BryanCutler commented 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. 
 
   
   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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to