You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2016/08/29 14:41:35 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-132] Fix the bug that the CSV file header exception can not be shown to user using beeline This closes #81

[CARBONDATA-132] Fix the bug that the CSV file header exception can not be shown to user using beeline This closes #81


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

Branch: refs/heads/master
Commit: e87a4009393a28f4b46f9da090cc8e713d3cac61
Parents: 8e932cb 4859508
Author: chenliang613 <ch...@apache.org>
Authored: Mon Aug 29 22:41:09 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Mon Aug 29 22:41:09 2016 +0800

----------------------------------------------------------------------
 .../spark/rdd/CarbonDataRDDFactory.scala        | 27 +++++---
 .../TestLoadDataWithFileHeaderException.scala   | 67 ++++++++++++++++++++
 2 files changed, 86 insertions(+), 8 deletions(-)
----------------------------------------------------------------------