suibianwanwank commented on PR #15281:
URL: https://github.com/apache/datafusion/pull/15281#issuecomment-2764487354

   > In your original query, we have eq check on the same column, so I think we 
can evaluate to false in `SimplifyExpressions` before 
`DecorrelatePredicateSubquery`.
   > 
   > In my query, we have eq check on different columns, in this case we have 
no idea on whether the column is matched or not. I guess we have nothing to do 
in logical layer.
   
   Now I understand what you meant before. For convenience, my example caused 
confusion.


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