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/17 08:25:28 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-730] added decimal type in carbon data frame writer This closes #630

[CARBONDATA-730] added decimal type in carbon data frame writer This closes #630


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

Branch: refs/heads/master
Commit: d1870088bd231ee8fc5edc00eb8b0bd48d3f9422
Parents: d4f07ae 160e4b6
Author: jackylk <ja...@huawei.com>
Authored: Fri Mar 17 16:25:16 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Fri Mar 17 16:25:16 2017 +0800

----------------------------------------------------------------------
 .../testsuite/dataload/TestLoadDataFrame.scala  | 29 ++++++++++++++++++++
 .../spark/CarbonDataFrameWriter.scala           |  3 ++
 .../spark/sql/CarbonDataFrameWriter.scala       |  2 ++
 3 files changed, 34 insertions(+)
----------------------------------------------------------------------