Uses of Package
org.apache.drill.exec.store.parquet.columnreaders.batchsizing
Package
Description
-
ClassDescriptionThis class is tasked with managing all aspects of flat Parquet reader record batch sizing logic.
-
ClassDescriptionA container class to hold a column batch memory usage information.Container class which holds memory usage information about a variable length
ValueVector
; all values are in bytes.Logic for handling batch record overflow; this class essentially serializes overflow vector data in a compact manner so that it is reused for building the next record batch.Builder class to construct aRecordBatchOverflow
objectField overflow definitionRecord batch definitionField memory quotaAn abstraction to allow column readers attach custom field overflow stateContainer object to hold current field overflow stateContainer object to supply variable columns statistics to the batch sizer