Structs§
- Column
Value Encoder Impl - Data
Page Values - The encoded values for a data page, with optional statistics
- Dictionary
Page - The encoded data for a dictionary page
Traits§
- Column
Value Encoder - A generic encoder of
ColumnValues
to data and dictionary pages used by super::GenericColumnWriter` - Column
Values - A collection of
ParquetValueType
encoded by aColumnValueEncoder