public interface DrillRel extends DrillRelNode
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.plan.Convention |
DRILL_LOGICAL
Calling convention for relational expressions that are "implemented" by
generating Drill logical plans.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalOperator |
implement(DrillImplementor implementor) |
accept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, computeSelfCost, copy, estimateRowCount, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getExpectedInputRowType, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTable, getVariablesSet, getVariablesStopped, isDistinct, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, register, replaceInputstatic final org.apache.calcite.plan.Convention DRILL_LOGICAL
LogicalOperator implement(DrillImplementor implementor)
Copyright © 2021 The Apache Software Foundation. All rights reserved.