Package | Description |
---|---|
org.apache.drill.exec.store.parquet.columnreaders.batchsizing |
Modifier and Type | Method and Description |
---|---|
static boolean |
BatchSizingMemoryUtil.canAddNewData(BatchSizingMemoryUtil.ColumnMemoryUsageInfo columnMemoryUsage,
long newBitsMemory,
long newOffsetsMemory,
long newDataMemory)
This method will also load detailed information about this column's current memory usage (with regard
to the value vectors).
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.