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