-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
parquetChanges to the parquet crateChanges to the parquet cratequestionFurther information is requestedFurther information is requested
Description
Which part is this question about
New parquet metadata decoder and page index. I know we have #8643 , and we can avoid Statistics via https://github.com/apache/arrow-rs/blob/main/parquet/src/file/metadata/options.rs#L91
but column index seems follow a different rule: https://github.com/apache/arrow-rs/blob/main/parquet/src/file/metadata/parser.rs#L244
I may miss the reason here.
Describe your question
How can we avoid decode some columns in column index
Additional context
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
parquetChanges to the parquet crateChanges to the parquet cratequestionFurther information is requestedFurther information is requested