Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/22029
  
    Another point: I think it's also important to make the behavior of IN be 
consistent with EQUAL. I tried PostgreSQL and `(1, 2) = (3, null)` returns null.
    
    Shall we update EQUAL first? The behavior of IN will be updated accordingly 
after we update `EQUAL`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to