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 2016/07/05 22:17:18 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-36]fix dictionary exception when data column count less then schema This closes #21

[CARBONDATA-36]fix dictionary exception when data column count less then schema This closes #21


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

Branch: refs/heads/master
Commit: beb0c9fd8486dfc14fe9855d78c75ae995e6caca
Parents: dc12d10 525ceb8
Author: chenliang613 <ch...@apache.org>
Authored: Wed Jul 6 03:47:00 2016 +0530
Committer: chenliang613 <ch...@apache.org>
Committed: Wed Jul 6 03:47:00 2016 +0530

----------------------------------------------------------------------
 .../spark/rdd/CarbonGlobalDictionaryRDD.scala   |  4 +++-
 .../test/resources/lessthandatacolumndata.csv   | 11 +++++++++++
 .../TestDataWithDicExcludeAndInclude.scala      |  8 +++++++-
 .../dataload/TestLoadDataWithHiveSyntax.scala   | 20 ++++++++++++++++++++
 4 files changed, 41 insertions(+), 2 deletions(-)
----------------------------------------------------------------------