mridulm commented on PR #40262: URL: https://github.com/apache/spark/pull/40262#issuecomment-1467021744
Meta comment: moving this to the driver has potential for destabilizing the application. In SPARK-36419, we added option to move the final `treeAggregate` to executor given the scale challenges seen. One option would be to do this in an executor as @zhengruifeng suggested, and that should be much more scalable as a solution. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org