public class SqlImplementor.MatchRecognizeContext extends SqlImplementor.AliasContext
fieldCount| Modifier | Constructor and Description |
|---|---|
protected |
MatchRecognizeContext(Map<String,RelDataType> aliases) |
| Modifier and Type | Method and Description |
|---|---|
SqlNode |
toSql(RexProgram program,
RexNode rex)
|
fieldfieldList, implementor, toSql, toSqlprotected MatchRecognizeContext(Map<String,RelDataType> aliases)
public SqlNode toSql(RexProgram program, RexNode rex)
SqlImplementor.ContexttoSql in class SqlImplementor.Contextprogram - Required only if rex contains RexLocalRefrex - Expression to convertCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.