Package | Description |
---|---|
org.apache.drill.exec.store.parquet |
Modifier and Type | Method and Description |
---|---|
WriterRecordBatch |
ParquetWriterBatchCreator.getBatch(ExecutorFragmentContext context,
ParquetWriter config,
List<RecordBatch> children) |
RecordWriter |
ParquetFormatPlugin.getRecordWriter(FragmentContext context,
ParquetWriter writer) |
WriterRecordBatch |
ParquetFormatPlugin.getWriterBatch(FragmentContext context,
RecordBatch incoming,
ParquetWriter writer) |
Constructor and Description |
---|
ParquetRecordWriter(FragmentContext context,
ParquetWriter writer) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.