Skip to main content

Module encoder

Module encoder 

Source

Structs§

ColumnValueEncoderImpl
DataPageValues
The encoded values for a data page, with optional statistics
DictionaryPage
The encoded data for a dictionary page

Traits§

ColumnValueEncoder
A generic encoder of ColumnValues to data and dictionary pages used by super::GenericColumnWriter`
ColumnValues
A collection of ParquetValueType encoded by a ColumnValueEncoder

Functions§

create_bloom_filter 🔒
Creates a bloom filter sized for the column’s configured NDV, returning the filter and the target FPP for folding.
get_min_max 🔒
replace_zero 🔒
update_geo_stats_accumulator 🔒