HyukjinKwon commented on code in PR #45892: URL: https://github.com/apache/spark/pull/45892#discussion_r1554839162
########## python/docs/source/getting_started/install.rst: ########## @@ -157,7 +157,7 @@ Package Supported version Note ========================== ========================= ====================================================================================== `py4j` >=0.10.9.7 Required `pandas` >=1.4.4 Required for pandas API on Spark and Spark Connect; Optional for Spark SQL -`pyarrow` >=4.0.0 Required for pandas API on Spark and Spark Connect; Optional for Spark SQL +`pyarrow` >=10.0.1 Required for pandas API on Spark and Spark Connect; Optional for Spark SQL Review Comment: I am asking to keep `10.0.1` only at [dev/create-release/spark-rm/Dockerfile](https://github.com/apache/spark/pull/45892/files#diff-74d65c5e02efda4c0b26cb1d6f8b8dd08300546e5ceac4253d1428475ec206f6) -- 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]
