Package | Description |
---|---|
org.apache.drill.exec.physical.impl.project |
Modifier and Type | Method and Description |
---|---|
ProjectRecordBatch |
ComplexToJsonBatchCreator.getBatch(ExecutorFragmentContext context,
ComplexToJson flatten,
List<RecordBatch> children) |
ProjectRecordBatch |
ProjectBatchCreator.getBatch(ExecutorFragmentContext context,
Project config,
List<RecordBatch> children) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectMemoryManager.init(RecordBatch incomingBatch,
ProjectRecordBatch outgoingBatch) |
Constructor and Description |
---|
ProjectBatchBuilder(ProjectRecordBatch projectBatch,
VectorContainer container,
SchemaChangeCallBack callBack,
RecordBatch incomingBatch) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.