Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Jan 7, 2026

Rationale for this change

https://issues.apache.org/jira/browse/ARROW-18394 added a couple of test conditions per pandas-dev/pandas#50127. However, this has not been solved, and pandas 3.0.0 RC is going on now. We should probably remove it.

What changes are included in this PR?

Remove the upper bound < Version("3.0.0") from two test skip conditions in test_pandas.py to skip for all pandas 2.0+ versions until the upstream regression is fixed.

Are these changes tested?

Yes, fixed existent test.

Are there any user-facing changes?

No, test-only.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

⚠️ GitHub issue #48759 has been automatically assigned in GitHub to PR creator.

Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

@WillAyd @jorisvandenbossche any thoughts on this?

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Jan 7, 2026
@WillAyd
Copy link
Contributor

WillAyd commented Jan 7, 2026

I am fine with it. Looks like a pretty old issue - I don't think its worth having to move the upper version bound here until this gets fixed

@HyukjinKwon
Copy link
Member Author

Could this be merged by any change? 🙇

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.

3 participants