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 2017/04/06 11:15:32 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-847] Fixed NullPointerException for DictionaryBasedVectorResultCollector during alter table. This closes #724

[CARBONDATA-847] Fixed NullPointerException for DictionaryBasedVectorResultCollector during alter table. This closes #724


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

Branch: refs/heads/master
Commit: 1624c5f7a8064eb7c149f8b38710ae7bdd90a69e
Parents: 413cb93 22be345
Author: ravipesala <ra...@gmail.com>
Authored: Thu Apr 6 16:45:11 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Thu Apr 6 16:45:11 2017 +0530

----------------------------------------------------------------------
 .../RestructureBasedRawResultCollector.java     | 13 +++--
 .../RestructureBasedVectorResultCollector.java  |  7 ++-
 .../src/test/resources/restructure/data1.csv    |  2 +-
 .../vectorreader/AddColumnTestCases.scala       | 61 ++++++++++++++++++++
 4 files changed, 75 insertions(+), 8 deletions(-)
----------------------------------------------------------------------