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/27 00:44:59 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-158] fix load data with first line is null This closes #76

[CARBONDATA-158] fix load data with first line is null This closes #76


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

Branch: refs/heads/master
Commit: 5d1a177e7c04f88d0115a2aea549706e008aca39
Parents: 518b132 166d410
Author: chenliang613 <ch...@apache.org>
Authored: Sat Aug 27 08:44:42 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Sat Aug 27 08:44:42 2016 +0800

----------------------------------------------------------------------
 .../spark/csv/CarbonCsvRelation.scala           |  3 ++-
 .../test/resources/dataWithNullFirstLine.csv    | 11 ++++++++++
 .../dataload/TestLoadDataWithBlankLine.scala    | 21 ++++++++++++++++++--
 3 files changed, 32 insertions(+), 3 deletions(-)
----------------------------------------------------------------------