Structsยง
- Parquet
Read Column - Read requirement for a single parquet root column.
- Parquet
Read Columns - The parquet columns to read.
- Projection
Mask Plan - Projection plan built for a parquet file.
Functionsยง
- build_
parquet_ ๐leaves_ indices - Builds parquet leaf-column indices for reading a parquet file.
- build_
projection_ ๐plan - Builds a projection mask plan for reading a parquet file.
- find_
nearest_ ๐variant_ parent - find_
remainder_ ๐leaves - Finds the Parquet leaves backing a JSON2 v2 remainder field.
- is_
variant_ ๐leaf - path_
points_ ๐to_ struct - Returns whether a nested path points to an explicitly materialized object.
Type Aliasesยง
- Parquet
Nested Path - A nested field access path inside one parquet root column.