Skip to main content

Module page_index

Module page_index 

Source
Expand description

Page Index structures for efficient page-level skipping

Structs§

PageIndex
Struct to encapsulate the Parquet Page Index
PageIndexBuilder
Builder for constructing PageIndex structures
RowGroupPageIndex
Provides convenient access to page index data for a specific row group

Traits§

PageIndexProvider
Trait for accessing Parquet Page Index data for efficient page-level skipping