Yicong-Huang commented on code in PR #53994: URL: https://github.com/apache/spark/pull/53994#discussion_r2730029662
########## 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: We are in the process to add those monitoring tests to detect changes like this. I'd be happy to put this information in the doc. which file/page would be a good place to document it? -- 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]
