dongjoon-hyun commented on code in PR #53994: URL: https://github.com/apache/spark/pull/53994#discussion_r2730040527
########## python/pyspark/tests/upstream/pyarrow/test_pyarrow_array_cast.py: ########## @@ -38,13 +38,31 @@ - **List variants**: list, large_list, fixed_size_list - **Map**: map<key, value> - **Struct**: struct<fields...> + +## PyArrow Version Compatibility Review Comment: Thank you. I'm thinking of the end of this page because `PyArrow >=18.0.0` requirement is documented there. - https://github.com/apache/spark/blob/master/python/docs/source/getting_started/install.rst - https://spark.apache.org/docs/4.1.1/api/python/getting_started/install.html -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
