FelixYBW commented on issue #6683: URL: https://github.com/apache/incubator-gluten/issues/6683#issuecomment-2277235905
In Velox, if task A is going to spill task B's data, task B will be paused until spill finish. But in Vanilla Spark, it's not the case. The target task isn't paused. -- 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]
