dongjoon-hyun edited a comment on pull request #26194: URL: https://github.com/apache/spark/pull/26194#issuecomment-791638686
Like the following, we officially documented that some features (like `Arrow`) doesn't work on Python 3.9 due to its issue. Python 3.9 is not tested throughly in Apache Spark community yet. - https://spark.apache.org/docs/latest/#downloading > For Python 3.9, Arrow optimization and pandas UDFs might not work due to the supported Python versions in Apache Arrow. Please refer to the latest Python Compatibility page. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
