shrirangmhalgi commented on PR #56056:
URL: https://github.com/apache/spark/pull/56056#issuecomment-4520805176

   @cloud-fan - Thanks for the thorough explanation. You're right that 
`df("col") === 0` only constrains one side, making L.col ≠ R.col. I incorrectly 
assumed foldable meant symmetric. The ambiguity is real and the rule is correct 
to flag it. Closing this PR. The right direction is aligning the single-pass 
resolver to also reject this case.


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