Github user daniel-shields commented on the issue:
https://github.com/apache/spark/pull/21449
In the short term we should make the behavior of EqualTo and EqualNullSafe
identical. We could do that by adding a case for EqualNullSafe that mirrors
that of EqualTo.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
