ngoldbaum commented on code in PR #50769: URL: https://github.com/apache/arrow/pull/50769#discussion_r3705025972
########## python/pyarrow/tests/test_extension_type.py: ########## Review Comment: Similarly, I think this skip can be deleted too? https://github.com/apache/arrow/blob/88c809455a97ff4681a79563ba6856923294a5b4/python/pyarrow/tests/parquet/test_pandas.py#L433-L436 The bug this skip is working around was fixed in Pandas 2.2.1, which is newer than the minimum required version this PR sets. -- 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]
