Cheng Hao created SPARK-2665:
--------------------------------
Summary: Add EqualNS support for HiveQL
Key: SPARK-2665
URL: https://issues.apache.org/jira/browse/SPARK-2665
Project: Spark
Issue Type: New Feature
Components: SQL
Reporter: Cheng HaoHive Supports the operator "<=>", which returns same result with EQUAL(=) operator for non-null operands, but returns TRUE if both are NULL, FALSE if one of the them is NULL. -- This message was sent by Atlassian JIRA (v6.2#6252)
