marin-ma commented on PR #6727: URL: https://github.com/apache/incubator-gluten/pull/6727#issuecomment-2272452018
> Do you have spill size comparison between hash and sort shuffle? @FelixYBW We have the spill time comparison for TPCH sf3T. hash-based shuffle spill time is 0. Before this patch, sort-based spill time is 24s, after this patch it's 0. The spill size is always 0, seems like something goes wrong when reporting the spill size to spark. I will take a look. -- 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]
