Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 15, 2025

Successor to alamb#54

Rationale

This PR is part of testing how much faster Parquet thrift decoding would be if/when we extended the APIs to skip parsing the portions that are not needed for query, specifically various statistics from the parquet footer metadata (aka column stats and encoding stats)

I do not intend to propose merging this (ever)

Changes:
Comment out decoding of statistics in metadata

@github-actions github-actions bot added the parquet Changes to the parquet crate label Oct 15, 2025
@alamb alamb changed the title Skip decoding statistics (TESTING, NOT FOR MERGE) Skip decoding statistics Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant