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 2016/09/17 16:38:33 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-250] Throw exception and fail the data load if provided MAXCOLUMNS value is not proper. This closes #167

[CARBONDATA-250] Throw exception and fail the data load if provided MAXCOLUMNS value is not proper. This closes #167


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

Branch: refs/heads/master
Commit: fec8a91864089c30708e712beb75274d80b10678
Parents: 74358b0 ecab660
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Sat Sep 17 22:08:11 2016 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Sat Sep 17 22:08:11 2016 +0530

----------------------------------------------------------------------
 .../TestDataLoadWithColumnsMoreThanSchema.scala | 20 ++++++++++++++++++++
 .../processing/csvload/DataGraphExecuter.java   |  2 +-
 .../processing/csvreaderstep/CsvInput.java      |  1 +
 3 files changed, 22 insertions(+), 1 deletion(-)
----------------------------------------------------------------------