yyy1000 commented on PR #8780:
URL: 
https://github.com/apache/arrow-datafusion/pull/8780#issuecomment-1889783116

   As I looked into the code today, 
   if we respect the current behaviour, maybe we can change the `info` field in 
`ExprSimplifier`, and  see whether `info` contains 'Join infomation' 
https://github.com/apache/arrow-datafusion/blob/d9a1d4261f78dfd3ead235d6b850c64e0ae9bec6/datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs#L132-L148
   if trying to fix that to not rely on join order, would it be implementable?
   


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

Reply via email to