Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.physical.impl.union |
Modifier and Type | Method and Description |
---|---|
RETURN |
PhysicalVisitor.visitUnion(UnionAll union,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitUnion(UnionAll union,
X value) |
Modifier and Type | Method and Description |
---|---|
UnionAllRecordBatch |
UnionAllBatchCreator.getBatch(ExecutorFragmentContext context,
UnionAll config,
List<RecordBatch> children) |
Constructor and Description |
---|
UnionAllRecordBatch(UnionAll config,
List<RecordBatch> children,
FragmentContext context) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.