HyukjinKwon opened a new pull request, #48760:
URL: https://github.com/apache/arrow/pull/48760

   ### Rationale for this change
   
   https://issues.apache.org/jira/browse/ARROW-18394 added a couple of test 
conditions per https://github.com/pandas-dev/pandas/issues/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to