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 2016/08/30 15:01:58 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-187]Fix the bug that when using Decimal type as dictionary the generated surrogate key would mismatch for the same values during increment load. This closes #103

[CARBONDATA-187]Fix the bug that when using Decimal type as dictionary the generated surrogate key would mismatch for the same values during increment load. This closes #103


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

Branch: refs/heads/master
Commit: ac5ddda9e6054aa86b82a97ce205962abfc154e6
Parents: 2f13668 911aabd
Author: ravipesala <ra...@gmail.com>
Authored: Tue Aug 30 20:31:24 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Tue Aug 30 20:31:24 2016 +0530

----------------------------------------------------------------------
 .../spark/tasks/DictionaryWriterTask.scala          | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
----------------------------------------------------------------------