[ 
https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Hassold updated HIVE-1740:
-------------------------------

    Attachment: HIVE-1740.2.patch.txt

Fix incorrect reference to left expression in AST generator of previous patch. 
Pass all regression tests. This adds support for NOT LIKE, NOT RLIKE, NOT 
REGEXP and NOT IN operators in SQL grammar.

> support NOT IN and NOT LIKE syntax
> ----------------------------------
>
>                 Key: HIVE-1740
>                 URL: https://issues.apache.org/jira/browse/HIVE-1740
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: Eric Hassold
>         Attachments: HIVE-1740.1.patch.txt, HIVE-1740.2.patch.txt
>
>
> Hive should support standard SQL syntax
> x NOT LIKE p
> x NOT IN (...)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to