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/12/03 01:52:55 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-488][SPARK2]add InsertInto feature for spark2 This closes #384

[CARBONDATA-488][SPARK2]add InsertInto feature for spark2 This closes #384


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

Branch: refs/heads/master
Commit: 5e0a07221e663af9c38de2c642dfa93cd1039ea2
Parents: d5f4098 c1882f2
Author: jackylk <ja...@huawei.com>
Authored: Sat Dec 3 09:51:14 2016 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Sat Dec 3 09:51:14 2016 +0800

----------------------------------------------------------------------
 examples/spark2/src/main/resources/data.csv     |   3 +-
 .../carbondata/examples/CarbonExample.scala     | 114 +++++++++++--------
 .../sql/CarbonDatasourceHadoopRelation.scala    |  18 ++-
 .../execution/command/carbonTableSchema.scala   |  26 ++++-
 .../apache/spark/sql/hive/CarbonMetastore.scala |   2 +-
 5 files changed, 109 insertions(+), 54 deletions(-)
----------------------------------------------------------------------