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