Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.physical.impl.project |
Modifier and Type | Method and Description |
---|---|
RETURN |
PhysicalVisitor.visitProject(Project project,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitProject(Project project,
X value) |
Modifier and Type | Method and Description |
---|---|
ProjectRecordBatch |
ProjectBatchCreator.getBatch(ExecutorFragmentContext context,
Project config,
List<RecordBatch> children) |
Constructor and Description |
---|
ProjectRecordBatch(Project pop,
RecordBatch incoming,
FragmentContext context) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.