Skip to content

feat(parquet/cmd/parquet_reader): Add command to dump the column and offset indices#281

Merged
zeroshade merged 4 commits intoapache:mainfrom
zeroshade:add-indexes-to-cli
Feb 17, 2025
Merged

feat(parquet/cmd/parquet_reader): Add command to dump the column and offset indices#281
zeroshade merged 4 commits intoapache:mainfrom
zeroshade:add-indexes-to-cli

Conversation

@zeroshade
Copy link
Copy Markdown
Member

Rationale for this change

Makes it easier to visualize the Column and Offset indices that may exist in a parquet file.

What changes are included in this PR?

A new command column-index added to the parquet-reader CLI which dumps the column and offset indices to the terminal.

The format of the output is based on the parquet-java CLI

zeroshade and others added 2 commits February 17, 2025 10:55
Co-authored-by: David Li <li.davidm96@gmail.com>
@zeroshade zeroshade merged commit 1643525 into apache:main Feb 17, 2025
23 checks passed
@zeroshade zeroshade deleted the add-indexes-to-cli branch February 17, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants