Jefffrey commented on PR #21743: URL: https://github.com/apache/datafusion/pull/21743#issuecomment-4418184785
Yes I forgot to consider that ANY/ALL was already implemented for `=` so that was actually a breaking change when introducing these semantics. It sounds like we should preserve the semantics we had for `=` for the other operators `>`, `<>`, etc. I'll try take a look at #22102 soon -- 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]
