alamb commented on issue #17158:
URL: https://github.com/apache/datafusion/issues/17158#issuecomment-3265708993

   > When encountering a tree of identical associative operators, the operands 
of the tree are collected into a list and then each subsequent pair of operands 
is tested for const evaluation.
   
   I think this sounds like a good idea as well. I am not quite sure how it 
would be modeled in Rust / the current simplifier, but I suspect it could be 
quite neat


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to