You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/04/07 09:55:47 UTC

[44/49] incubator-carbondata git commit: fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper

fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper


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

Branch: refs/heads/12-dev
Commit: 7e2e0f3dea340a82611c07fc4acd2d79d7f2c8a7
Parents: 6f12fbb
Author: kunal642 <ku...@knoldus.in>
Authored: Thu Apr 6 18:35:57 2017 +0530
Committer: kunal642 <ku...@knoldus.in>
Committed: Thu Apr 6 18:35:57 2017 +0530

----------------------------------------------------------------------
 .../test/resources/restructure/data_2000.csv    | 2013 ++++++++++++++++++
 .../vectorreader/ColumnarVectorWrapper.java     |    6 +-
 .../vectorreader/AddColumnTestCases.scala       |   21 +
 3 files changed, 2036 insertions(+), 4 deletions(-)
----------------------------------------------------------------------