[
https://issues.apache.org/jira/browse/HIVE-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994133#comment-15994133
]
Ashutosh Chauhan commented on HIVE-13583:
-----------------------------------------
Patch looks good. Per Hive QA report, some tests needs to be updated.
Can you also please add following tests:
{code}
select NULL is true, NULL is not true, NULL is false, NULL is not false, from
t1;
{code}
> E061-14: Search Conditions
> --------------------------
>
> Key: HIVE-13583
> URL: https://issues.apache.org/jira/browse/HIVE-13583
> Project: Hive
> Issue Type: Sub-task
> Reporter: Carter Shanklin
> Assignee: Zoltan Haindrich
> Attachments: HIVE-13583.1.patch
>
>
> This is a part of the SQL:2011 Analytics Complete Umbrella JIRA HIVE-13554.
> Support for various forms of search conditions are mandatory in the SQL
> standard. For example, "<predicate> is not true;" Hive should support those
> forms mandated by the standard.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)