Skip to content

Bump minimum supported version to pyarrow>=16 #3917

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

Merged
merged 3 commits into from
Apr 16, 2025
Merged

Bump minimum supported version to pyarrow>=16 #3917

merged 3 commits into from
Apr 16, 2025

Conversation

seisman
Copy link
Member

@seisman seisman commented Apr 16, 2025

pyarrow v15 was released in Mar. 2024 and v16 in Apr. 2024.

Address #3903.

@seisman seisman added deprecation Deprecating a feature final review call This PR requires final review and approval from a second reviewer labels Apr 16, 2025
@seisman seisman added this to the 0.16.0 milestone Apr 16, 2025
reason="string_view type was added since pyarrow 16",
),
),
"string_view",
Copy link
Member

Choose a reason for hiding this comment

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

Should also delete L27 __version__ = "0.0.0" added in #3660.

@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Apr 16, 2025
@seisman seisman merged commit 99a6340 into main Apr 16, 2025
20 checks passed
@seisman seisman deleted the pyarrow-16 branch April 16, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Deprecating a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants