BryanCutler commented on a change in pull request #24298: 
[SPARK-27276][PYTHON][SQL] Increase minimum version of pyarrow to 0.12.1 and 
remove prior workarounds
URL: https://github.com/apache/spark/pull/24298#discussion_r273177939
 
 

 ##########
 File path: python/setup.py
 ##########
 @@ -102,10 +102,10 @@ def _supports_symlinks():
               file=sys.stderr)
         sys.exit(-1)
 
-# If you are changing the versions here, please also change 
./python/pyspark/sql/utils.py and
-# ./python/run-tests.py. In case of Arrow, you should also check ./pom.xml.
+# If you are changing the versions here, please also change 
./python/pyspark/sql/utils.py
+# For Arrow, you should also check ./pom.xml and ensure the Java version is 
binary compatible.
 
 Review comment:
   sure, will do

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to