public interface SqlExprToRexConverterFactory
SqlExprToRexConverter.| Modifier and Type | Method and Description |
|---|---|
SqlExprToRexConverter |
create(org.apache.calcite.rel.type.RelDataType tableRowType)
Creates a new instance of
SqlExprToRexConverter to convert SQL expression to RexNode. |
SqlExprToRexConverter create(org.apache.calcite.rel.type.RelDataType tableRowType)
SqlExprToRexConverter to convert SQL expression to RexNode.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.