You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/05 18:56:08 UTC

[GitHub] [spark] 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

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_r272707023
 
 

 ##########
 File path: python/pyspark/serializers.py
 ##########
 @@ -289,7 +291,6 @@ def _create_batch(self, series):
         def create_array(s, t):
             mask = s.isnull()
 
 Review comment:
   I'm not sure, I'll check

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org