Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated parquet ArrowReader #4125

Merged
merged 2 commits into from Apr 28, 2023

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

This was deprecated in #2435

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the parquet Changes to the parquet crate label Apr 25, 2023
@tustvold tustvold added the api-change Changes to the arrow API label Apr 26, 2023
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.

I looked and did't see any open issues related to this https://github.com/apache/arrow-rs/issues?q=is%3Aissue+is%3Aopen+ArrowReader

Also I double checked and it does look like it was deprecated in Aug 2022

I think we are good to go here

commit 76cfe83
Author: Raphael Taylor-Davies 1781103+tustvold@users.noreply.github.com
Date: Mon Aug 15 15:26:48 2022 +0100

Add ParquetRecordBatchReaderBuilder (#2427) (#2435)

* Add ParquetRecordBatchReaderBuilder (#2427)

* Clippy

* Fix doc

* Review feedback

@tustvold tustvold merged commit 6c3688b into apache:master Apr 28, 2023
14 checks passed
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 parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants