sahnib commented on PR #46035:
URL: https://github.com/apache/spark/pull/46035#issuecomment-2057473803

   > Shall we revisit all the rules that match Aggregate/Join? It's a good 
point that streaming aggregate/join also reads data from state and we can't 
optimize it with the query plan of the current micro-batch.
   
   We have plans to revisit all of the rules, this fix addresses once scenario 
we found with FoldablePropagation rule. 


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