FelixYBW commented on issue #10500:
URL: 
https://github.com/apache/incubator-gluten/issues/10500#issuecomment-3392713042

   Before spill, we may optimize window to skip the aggregate column's 
cacheing. Like
   `select a, sum(b) over () as sum from t`, only `a` needs to be cached.


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