public class SqlImplementor.MatchRecognizeContext extends SqlImplementor.AliasContext
| Modifier | Constructor and Description |
|---|---|
protected |
MatchRecognizeContext(SqlDialect dialect,
Map<String,RelDataType> aliases) |
| Modifier and Type | Method and Description |
|---|---|
SqlNode |
toSql(@Nullable RexProgram program,
RexNode rex)
|
fieldgetAliasContext, implementorfieldList, orderField, reverseCall, toSql, toSql, toSql, toSqlprotected MatchRecognizeContext(SqlDialect dialect, Map<String,RelDataType> aliases)
public SqlNode toSql(@Nullable RexProgram program, RexNode rex)
SqlImplementor.ContexttoSql in class SqlImplementor.Contextprogram - Required only if rex contains RexLocalRefrex - Expression to convertCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.