andygrove commented on PR #2315: URL: https://github.com/apache/datafusion-ballista/pull/2315#issuecomment-5309474333
Follow-up on my earlier report (https://github.com/apache/datafusion-ballista/pull/2315#issuecomment-5308644923): fixed a truncation bug in our runner and got the real Q10 trace — it's a memory-pool OOM in `SortPreservingMergeExec`. The AQE plan produced by this PR needs more per-task memory than the pre-PR plan for the same query at the same scale. Filed as: #2321 -- 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]
