[ 
https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041921#comment-13041921
 ] 

Ning Zhang commented on HIVE-1740:
----------------------------------

Actually LIKE and RLIKE etc are also functions, but I agree it's an existing 
issue that they are parsed and called differently in existing code. I guess we 
can unify them in a followup JIRA. 

+1 and will commit if tests pass. 

> 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 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