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

[2/2] incubator-carbondata git commit: [CARBONDATA-708] Fixed Between and Logical AND issue This closes #697

[CARBONDATA-708] Fixed Between and Logical AND issue This closes #697


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

Branch: refs/heads/master
Commit: 3d5cf456d4b4396c8d6c2f492b738183adaef729
Parents: bd51140 c5c6e65
Author: chenliang613 <ch...@huawei.com>
Authored: Wed Mar 29 19:22:02 2017 +0530
Committer: chenliang613 <ch...@huawei.com>
Committed: Wed Mar 29 19:22:02 2017 +0530

----------------------------------------------------------------------
 .../src/test/resources/filter/betweenFilter.csv |  8 +++
 .../filterexpr/TestBetweenFilter.scala          | 73 ++++++++++++++++++++
 .../apache/carbondata/spark/CarbonFilters.scala | 11 ++-
 3 files changed, 90 insertions(+), 2 deletions(-)
----------------------------------------------------------------------