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 2016/11/14 08:34:40 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-405]Fixed Data load fail if dataframe is created with LONG datatype column This closes #313

[CARBONDATA-405]Fixed Data load fail if dataframe is created with LONG datatype column This closes #313


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

Branch: refs/heads/master
Commit: 6fe4f96e1a670f9b4807749e73f5018fb7c47010
Parents: fc28fef a82a127
Author: jackylk <ja...@huawei.com>
Authored: Mon Nov 14 16:34:27 2016 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Mon Nov 14 16:34:27 2016 +0800

----------------------------------------------------------------------
 .../spark/CarbonDataFrameWriter.scala           | 18 +++++++++---------
 integration/spark/src/test/resources/test.json  |  3 +++
 .../dataload/SparkDatasourceSuite.scala         | 20 ++++++++++++++++++++
 3 files changed, 32 insertions(+), 9 deletions(-)
----------------------------------------------------------------------