Gopal V created HIVE-12751:
------------------------------
Summary: Fix NVL explain syntax
Key: HIVE-12751
URL: https://issues.apache.org/jira/browse/HIVE-12751
Project: Hive
Issue Type: Bug
Reporter: Gopal V
{code}
predicate: (not if (key = '238') is null returnsfalse) (type: boolean)
{code}
At best is confusing to a user who used an {{NVL}} udf. The best representation
is {{NVL(a,b)}} as is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
