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 2016/12/12 05:56:42 UTC

[3/3] incubator-carbondata git commit: [CARBONDATA-474] test case for columnar package and manage package for filesystem This closes #373

[CARBONDATA-474] test case for columnar package and manage package for filesystem This closes #373


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

Branch: refs/heads/master
Commit: ddeb5e121fe9ae6749e3bc6c85a0366fa7121146
Parents: 61fe6d4 4afef29
Author: ravipesala <ra...@gmail.com>
Authored: Mon Dec 12 11:26:10 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Mon Dec 12 11:26:10 2016 +0530

----------------------------------------------------------------------
 .../filesystem/AlluxioCarbonFileTest.java       | 295 ------------
 .../filesystem/HDFSCarbonFileTest.java          | 402 ----------------
 .../filesystem/LocalCarbonFileTest.java         | 468 -------------------
 .../filesystem/ViewFsCarbonFileTest.java        | 314 -------------
 .../ColumnarKeyStoreDataHolderUnitTest.java     |  93 ++++
 .../store/filesystem/AlluxioCarbonFileTest.java | 295 ++++++++++++
 .../store/filesystem/HDFSCarbonFileTest.java    | 402 ++++++++++++++++
 .../store/filesystem/LocalCarbonFileTest.java   | 468 +++++++++++++++++++
 .../store/filesystem/ViewFsCarbonFileTest.java  | 314 +++++++++++++
 9 files changed, 1572 insertions(+), 1479 deletions(-)
----------------------------------------------------------------------