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_r272735664
 
 

 ##########
 File path: python/pyspark/serializers.py
 ##########
 @@ -299,14 +300,6 @@ def create_array(s, t):
                 # TODO: don't need as of Arrow 0.9.1
 
 Review comment:
   No, it's not needed. Tests passed with Python 2.7 and I manually did a 
string column conversion to arrow.

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