Package | Description |
---|---|
org.apache.calcite.sql.validate | |
org.apache.calcite.sql2rel | |
org.apache.flink.sql.parser.hive.impl | |
org.apache.flink.sql.parser.impl |
Modifier and Type | Method and Description |
---|---|
protected org.apache.calcite.sql.validate.MatchRecognizeNamespace |
SqlValidatorImpl.createMatchRecognizeNameSpace(SqlMatchRecognize call,
org.apache.calcite.sql.SqlNode enclosingNode) |
org.apache.calcite.sql.validate.SqlValidatorScope |
SqlValidatorImpl.getMatchRecognizeScope(SqlMatchRecognize node) |
Modifier and Type | Method and Description |
---|---|
protected void |
SqlToRelConverter.convertMatchRecognize(SqlToRelConverter.Blackboard bb,
SqlMatchRecognize matchRecognize) |
Modifier and Type | Method and Description |
---|---|
SqlMatchRecognize |
FlinkHiveSqlParserImpl.MatchRecognize(org.apache.calcite.sql.SqlNode tableRef)
Parses a MATCH_RECOGNIZE clause following a table expression.
|
Modifier and Type | Method and Description |
---|---|
SqlMatchRecognize |
FlinkSqlParserImpl.MatchRecognize(org.apache.calcite.sql.SqlNode tableRef)
Parses a MATCH_RECOGNIZE clause following a table expression.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.