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

Phabricator updated HIVE-2975:
------------------------------

    Attachment: HIVE-2975.D2931.2.patch

thw updated the revision "HIVE-2975 [jira] Filter parsing does not recognize 
'!=' as operator and silently ignores invalid tokens".
Reviewers: JIRA, ashutoshc

  TestRemoteHiveMetaStore was failing due to thrift not taking unchecked 
exception kindly.

REVISION DETAIL
  https://reviews.facebook.net/D2931

AFFECTED FILES
  metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
  metastore/src/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java
  metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g
  metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.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
>         Attachments: HIVE-2975.D2931.1.patch, HIVE-2975.D2931.2.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

        

Reply via email to