You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2017/03/15 09:57:29 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-770] Fixed Not null filter query data mismatch issue. This closes #654

[CARBONDATA-770] Fixed Not null filter query data mismatch issue. This closes #654


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

Branch: refs/heads/master
Commit: 0ba07adaaaa558388c2254643a995e9bbe438c0c
Parents: dca475b f1f4581
Author: ravipesala <ra...@gmail.com>
Authored: Wed Mar 15 15:27:14 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Wed Mar 15 15:27:14 2017 +0530

----------------------------------------------------------------------
 .../visitor/DictionaryColumnVisitor.java        | 12 +++-
 .../carbondata/core/util/DataTypeUtil.java      | 17 +++++-
 .../src/test/resources/filter/notNullFilter.csv | 11 ++++
 .../filterexpr/TestNotNullFilter.scala          | 60 ++++++++++++++++++++
 4 files changed, 95 insertions(+), 5 deletions(-)
----------------------------------------------------------------------