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

Hudson commented on HIVE-1740:
------------------------------

Integrated in Hive-trunk-h0.21 #759 (See 
[https://builds.apache.org/hudson/job/Hive-trunk-h0.21/759/])
    HIVE-1740. support NOT IN and NOT LIKE syntax (Eric Hassold via Ning Zhang)

nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131114
Files : 
* /hive/trunk/ql/src/test/results/clientpositive/udf_notop.q.out
* /hive/trunk/ql/src/test/queries/clientpositive/udf_notop.q
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g


> 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
>             Fix For: 0.8.0
>
>         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