public class SetOperationParseStrategy extends AbstractRegexParseStrategy
SetOperation.DEFAULT_PATTERN_FLAGS, pattern| Modifier | Constructor and Description |
|---|---|
protected |
SetOperationParseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.operations.Operation |
convert(String statement)
Convert the input statement to the
Operation. |
String[] |
getHints()
Return hints for the given statement.
|
matchpublic org.apache.flink.table.operations.Operation convert(String statement)
ExtendedParseStrategyOperation.public String[] getHints()
ExtendedParseStrategyCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.