You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by gv...@apache.org on 2016/09/16 16:31:29 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-222] Null filter member in 'NOT IN' filter behaviour, not compatible with hive. This closes #159

[CARBONDATA-222]  Null filter member in 'NOT IN' filter behaviour, not compatible with hive. This closes #159


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/30444b83
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/30444b83
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/30444b83

Branch: refs/heads/master
Commit: 30444b837dad5ff8c03cfb312472fd5427c5d44b
Parents: 64f26c2 34e36dd
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Fri Sep 16 22:01:10 2016 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Fri Sep 16 22:01:10 2016 +0530

----------------------------------------------------------------------
 .../expression/logical/FalseExpression.java     | 51 ++++++++++++++++++++
 .../scan/filter/FilterExpressionProcessor.java  |  6 ++-
 .../scan/filter/intf/ExpressionType.java        |  3 +-
 .../apache/carbondata/spark/CarbonFilters.scala | 35 +++++++++++---
 .../GrtLtFilterProcessorTestCase.scala          |  6 +++
 5 files changed, 93 insertions(+), 8 deletions(-)
----------------------------------------------------------------------