You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by gv...@apache.org on 2017/03/23 09:20:50 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-800] ArrayIndexOfBound Exception thrown when block size is specified as 2048 MB. This closes #680

[CARBONDATA-800] ArrayIndexOfBound Exception thrown when block size is specified as 2048 MB. This closes #680


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

Branch: refs/heads/master
Commit: d8d4c98c76c22049b0f0a5a196a4b24096c433af
Parents: 6f221ae 40de630
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Thu Mar 23 14:50:19 2017 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Thu Mar 23 14:50:19 2017 +0530

----------------------------------------------------------------------
 .../dataload/TestTableLevelBlockSize.scala      | 27 ++++++++++++++++++++
 .../store/writer/AbstractFactDataWriter.java    |  4 +--
 .../writer/v3/CarbonFactDataWriterImplV3.java   |  4 +--
 3 files changed, 31 insertions(+), 4 deletions(-)
----------------------------------------------------------------------