@Internal
public class QueryOperationConverter
extends org.apache.flink.table.operations.utils.QueryOperationDefaultVisitor<org.apache.calcite.rel.RelNode>
QueryOperation to Calcite's
specific relational representation: RelNode.| Constructor and Description |
|---|
QueryOperationConverter(org.apache.flink.table.planner.calcite.FlinkRelBuilder relBuilder) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelNode |
defaultMethod(org.apache.flink.table.operations.QueryOperation other) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.