HyukjinKwon commented on PR #36683: URL: https://github.com/apache/spark/pull/36683#issuecomment-1143230871
This PR is ready for a look now. TL;DR: - I added one new configuration `spark.sql.execution.arrow.localRelationThreshold` as a threshold. - I fixed the code path to respect `spark.sql.execution.arrow.maxRecordsPerBatch` when creating Arrow batches to avoid forcing users to set a larger `spark.rpc.message.maxSize`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
