[CARBONDATA-877] Fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper. This closes #753
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/24d9fd2e Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/24d9fd2e Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/24d9fd2e Branch: refs/heads/master Commit: 24d9fd2e35526c68659c94cdaa1bcca1b2e8993b Parents: 6f12fbb 7e2e0f3 Author: ravipesala <[email protected]> Authored: Thu Apr 6 20:09:45 2017 +0530 Committer: ravipesala <[email protected]> Committed: Thu Apr 6 20:09:45 2017 +0530 ---------------------------------------------------------------------- .../test/resources/restructure/data_2000.csv | 2013 ++++++++++++++++++ .../vectorreader/ColumnarVectorWrapper.java | 6 +- .../vectorreader/AddColumnTestCases.scala | 21 + 3 files changed, 2036 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
