[
https://issues.apache.org/jira/browse/HIVE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279429#comment-13279429
]
Hudson commented on HIVE-2975:
------------------------------
Integrated in Hive-trunk-h0.21 #1439 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/1439/])
HIVE-2975 : Filter parsing does not recognize '!=' as operator and silently
ignores invalid tokens (Thomas Weise via Ashutosh Chauhan) (Revision 1340264)
Result = FAILURE
hashutosh :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1340264
Files :
*
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java
*
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java
*
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g
*
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
> Filter parsing does not recognize '!=' as operator and silently ignores
> invalid tokens
> --------------------------------------------------------------------------------------
>
> Key: HIVE-2975
> URL: https://issues.apache.org/jira/browse/HIVE-2975
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Fix For: 0.10.0
>
> Attachments: HIVE-2975.D2931.1.patch, HIVE-2975.D2931.2.patch,
> HIVE-2975.D2931.3.patch, HIVE-2975.D2931.4.patch, HIVE-2975.patch
>
>
> Should support operator as alternative to '<>' and should not produce false
> positives on lexer errors.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira