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:20:02 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-160]Data mismatch issue in case of multiple segment with different dictionary key size. This closes #106

[CARBONDATA-160]Data mismatch issue in case of multiple segment with different dictionary key size. This closes #106


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

Branch: refs/heads/master
Commit: be642c972a15b6560562e31c81cdf9c9fd826cb8
Parents: 523d013 fe56ad0
Author: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Authored: Wed Aug 31 07:49:00 2016 +0530
Committer: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Committed: Wed Aug 31 07:49:00 2016 +0530

----------------------------------------------------------------------
 .../carbondata/scan/filter/FilterUtil.java      | 31 +++++++++++++++-----
 .../executer/ExcludeFilterExecuterImpl.java     |  8 ++---
 .../executer/IncludeFilterExecuterImpl.java     |  6 ++--
 .../executer/RestructureFilterExecuterImpl.java |  7 ++---
 .../RowLevelRangeFilterResolverImpl.java        |  2 +-
 5 files changed, 33 insertions(+), 21 deletions(-)
----------------------------------------------------------------------