Constructor and Description |
---|
DrillImplementor(DrillParseContext context,
PlanProperties.Generator.ResultMode mode) |
Modifier and Type | Method and Description |
---|---|
DrillParseContext |
getContext() |
LogicalPlan |
getPlan() |
void |
go(DrillRel root) |
void |
registerSource(DrillTable table) |
LogicalOperator |
visitChild(DrillRel parent,
int ordinal,
org.apache.calcite.rel.RelNode child) |
public DrillImplementor(DrillParseContext context, PlanProperties.Generator.ResultMode mode)
public DrillParseContext getContext()
public void registerSource(DrillTable table)
public void go(DrillRel root)
public LogicalPlan getPlan()
public LogicalOperator visitChild(DrillRel parent, int ordinal, org.apache.calcite.rel.RelNode child)
Copyright © 1970 The Apache Software Foundation. All rights reserved.