Skip to content

chore: Remove some deprecated functions from parquet crate#10035

Open
etseidl wants to merge 3 commits into
apache:mainfrom
etseidl:remove_deprecated_fns
Open

chore: Remove some deprecated functions from parquet crate#10035
etseidl wants to merge 3 commits into
apache:mainfrom
etseidl:remove_deprecated_fns

Conversation

@etseidl
Copy link
Copy Markdown
Contributor

@etseidl etseidl commented May 28, 2026

Which issue does this PR close?

None

Rationale for this change

Tidying up for 59.0.0.

What changes are included in this PR?

Removes public APIs that were due to be removed per the deprecation policy.

Are these changes tested?

Should be covered by existing tests

Are there any user-facing changes?

Yes, public functions have been removed, including ParquetMetaDataReader::with_page_indexes, read_columns_indexes, and read_offset_indexes.

@github-actions github-actions Bot added the parquet Changes to the parquet crate label May 28, 2026
@etseidl etseidl added the api-change Changes to the arrow API label May 28, 2026
@etseidl etseidl added the next-major-release the PR has API changes and it waiting on the next major version label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant