[ 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.1.patch thw requested code review of "HIVE-2975 [jira] Filter parsing does not recognize '!=' as operator and silently ignores invalid tokens". Reviewers: JIRA https://issues.apache.org/jira/browse/HIVE-2975 Support for != and with unit test. Should support operator as alternative to '<>' and should not produce false positives on lexer errors. TEST PLAN EMPTY 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 MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/6687/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > 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 > > > 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