Structs

An iterator adapter that maps an iterator of HybridEncoded into an iterator over bool.

Iterator adapter to convert an iterator of non-null values and an iterator over validity into an iterator of optional values.

An iterator adapter that converts an iterator over items into an iterator over slices of those N items.

Enums

Decoder of definition levels.

The decoding state of the hybrid-RLE decoder with a maximum definition level of 1 that can supports skipped runs

The decoding state of the hybrid-RLE decoder with a maximum definition level of 1

The deserialization state of a DataPage of Primitive parquet primitive type

Traits

Functions

Views the values of the data page as Casted to NativeType.

Type Definitions

Typedef of an iterator over PLAIN page values