HyukjinKwon opened a new pull request #24826: [WIP][SPARK-27870][SQL][PYTHON] Add a runtime buffer size configuration for Pandas UDFs URL: https://github.com/apache/spark/pull/24826 ## What changes were proposed in this pull request? This is a WIP and only to show an alternative of #24734. It's not tested. This PR fixes two things: 1. Respects `spark.buffer.size` in Python workers. 2. Add a runtime buffer size configuration for Pandas UDFs. ## How was this patch tested? Not yet tested.
---------------------------------------------------------------- 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]
