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/08/26 16:11:45 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-184] Fixed special char delimiter for complex data. This closes #99

[CARBONDATA-184] Fixed special char delimiter for complex data. This closes #99


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

Branch: refs/heads/master
Commit: 518b1325b4479f2fc21a54426a31366232abedb8
Parents: 4bb0048 cb8abfe
Author: ravipesala <ra...@gmail.com>
Authored: Fri Aug 26 21:41:14 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Fri Aug 26 21:41:14 2016 +0530

----------------------------------------------------------------------
 .../apache/carbondata/core/util/CarbonUtil.java | 30 +++++++++---
 .../execution/command/carbonTableSchema.scala   |  4 +-
 .../complextypespecialchardelimiter.csv         | 50 ++++++++++++++++++++
 .../complexType/TestComplexTypeQuery.scala      | 10 +++-
 .../processing/csvload/GraphExecutionUtil.java  | 33 +------------
 5 files changed, 87 insertions(+), 40 deletions(-)
----------------------------------------------------------------------