francis0407 commented on issue #23783: [SPARK-26854][SQL] Support ANY/SOME subquery URL: https://github.com/apache/spark/pull/23783#issuecomment-467271898 How about multi-column ANY with operator 'EqualTo'? Since both mysql and pgsql support such comparison, I think we need to consider about it (and `EqualNullSafe`). My last commit shows how they behave in _inputs/subquery/any-subquery_.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
