Skip to content

[Parquet] How to decode part columns of ColumnIndex #9609

@mapleFU

Description

@mapleFU

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    parquetChanges to the parquet cratequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions