Module reader_builder

Module reader_builder 

Source

Modulesยง

data ๐Ÿ”’
DataRequest tracks and holds data needed to construct InMemoryRowGroups
filter ๐Ÿ”’
FilterInfo state machine for evaluating row filters

Structsยง

NextState ๐Ÿ”’
Result of a state transition
RowGroupInfo ๐Ÿ”’
The current row group being read and the read plan
RowGroupReaderBuilder ๐Ÿ”’
Builder for ParquetRecordBatchReader for a single row group

Enumsยง

RowGroupDecoderState ๐Ÿ”’
This is the inner state machine for reading a single row group.