Skip to content

EXP: [Python] Use DeprecationWarning instead of FutureWarning - #50686

Draft
tadeja wants to merge 1 commit into
apache:mainfrom
tadeja:fup-49590-warning-change
Draft

EXP: [Python] Use DeprecationWarning instead of FutureWarning#50686
tadeja wants to merge 1 commit into
apache:mainfrom
tadeja:fup-49590-warning-change

Conversation

@tadeja

@tadeja tadeja commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Rationale for this change

Prototype for follow-up discussion in #49232

What changes are included in this PR?

Test approach of DeprecationWarning in place of current FutureWarning
Additionally corrected notes like deprecated as of 24.0.0 to 25.0.0 instead

Are these changes tested?

Yes, successful on my CI fork ( macOS segmentation fault is also seen on main the last few runs )

Are there any user-facing changes?

Yes...

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

This pull request has been automatically converted to a draft because its title doesn't match Arrow's required format.

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

After updating the title, you can mark the pull request as ready for review.

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant