protected class DefaultSqlHandler.ConvertedRelNode extends Object
| Constructor and Description |
|---|
ConvertedRelNode(org.apache.calcite.rel.RelNode relNode,
org.apache.calcite.rel.type.RelDataType validatedRowType) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelNode |
getConvertedNode() |
org.apache.calcite.rel.type.RelDataType |
getValidatedRowType() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.