You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by vi...@apache.org on 2016/08/31 02:43:35 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-177]Greater than and Less than filter returning wrong result This closes #93

[CARBONDATA-177]Greater than and Less than filter returning wrong result This closes #93


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

Branch: refs/heads/master
Commit: 0d7fa03830bc6d6a6c83a7dbbe20b43f8147b32c
Parents: be642c9 7a8ca53
Author: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Authored: Wed Aug 31 08:12:24 2016 +0530
Committer: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Committed: Wed Aug 31 08:12:24 2016 +0530

----------------------------------------------------------------------
 .../RowLevelRangeGrtThanFiterExecuterImpl.java  |  7 +-
 .../RowLevelRangeLessThanFiterExecuterImpl.java |  7 +-
 .../src/test/resources/filter/datagrtlrt.csv    |  3 +
 .../filterexpr/TestGrtLessFilter.scala          | 96 ++++++++++++++++++++
 4 files changed, 109 insertions(+), 4 deletions(-)
----------------------------------------------------------------------