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/03/18 20:40:50 UTC

[GitHub] [spark] BryanCutler edited a comment on issue #24095: [SPARK-27163][PYTHON] Cleanup and consolidate Pandas UDF functionality

BryanCutler edited a comment on issue #24095: [SPARK-27163][PYTHON] Cleanup and consolidate Pandas UDF functionality
URL: https://github.com/apache/spark/pull/24095#issuecomment-474091978
 
 
   Thanks for reviewing @ueshin and @HyukjinKwon! 
   
   For (2), I used your suggestion to write `START_ARROW_STREAM` in a generator but to keep from changing things for `createDataFrame`, I have it as an option in the serializer.  
   
   For (3) I don't think it changes functionality because nested structs weren't supported before with any Pandas UDFs.  Let me know what you guys think.

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