zhztheplayer commented on PR #7861:
URL: 
https://github.com/apache/incubator-gluten/pull/7861#issuecomment-2485138749

   > Is it because the spill will be triggered on other operators in the 
pipeline? Like a sort + shuffle. Will the sort be triggered or shuffle?
   
   So far the spill will be triggered on components holding more memory no 
matter it's Velox operator or shuffle. We have a basic priority setting in 
Spiller API and in future we can extend and use it to implement some fixed 
spill order.


-- 
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]

Reply via email to