marin-ma commented on issue #10104: URL: https://github.com/apache/incubator-gluten/issues/10104#issuecomment-3113435135
> This case occurred in hash based shuffle with RSS. It shouldn't be. The hash based shuffle with RSS doesn't have the "merge payload" logic. It directly sends the payloads to the RSS through the client. The flamegraph you shared is from LocalPartitionWriter, and it's not using RSS. <img width="2404" height="1400" alt="Image" src="https://github.com/user-attachments/assets/5a992821-0bca-4a9f-8b93-dee187a46875" /> -- 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]
