Skip to content

Conversation

@etseidl
Copy link
Contributor

@etseidl etseidl commented Jun 11, 2025

Which issue does this PR close?

Rationale for this change

This deprecates the last of the old standalone Parquet metadata parsing functions that have since been replaced by ParquetMetaDataReader.

What changes are included in this PR?

Are there any user-facing changes?

No, only adds deprecation warnings to public API

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jun 11, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@alamb alamb merged commit 2be261b into apache:main Jun 11, 2025
17 checks passed
@etseidl etseidl deleted the deprecate_page_index_readers branch June 11, 2025 04:27
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.

Deprecate and replace old Parquet metadata parsing functions

2 participants