You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/03/30 05:17:34 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-832] Fixed data loading issue with duplicate column in Csv header This closes #682

[CARBONDATA-832] Fixed data loading issue with duplicate column in Csv header This closes #682


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

Branch: refs/heads/master
Commit: 32bb7fef13ab6810a48584f045f7131674e91906
Parents: 7319089 71fe32a
Author: jackylk <ja...@huawei.com>
Authored: Thu Mar 30 10:47:09 2017 +0530
Committer: jackylk <ja...@huawei.com>
Committed: Thu Mar 30 10:47:09 2017 +0530

----------------------------------------------------------------------
 .../carbondata/core/util/DataTypeUtil.java       | 19 ++++++++++---------
 .../newflow/parser/impl/RowParserImpl.java       | 11 +++++------
 2 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------