HyukjinKwon commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498092577 Can't we add a configuration to control this buffer size, https://github.com/apache/spark/blob/cc613b552e753d03cb62661591de59e1c8d82c74/python/pyspark/daemon.py#L57-L58 here? and presumably https://github.com/apache/spark/blob/3d6066e9b6bcd24d1ece46f80689b1ff0fcddea3/python/pyspark/java_gateway.py#L181 as well for Windows
---------------------------------------------------------------- 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]
