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/04 15:20:19 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-491] spark2 integration: Do not use runnable command in spark2 This closes #389

[CARBONDATA-491] spark2 integration: Do not use runnable command in spark2 This closes #389


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

Branch: refs/heads/master
Commit: e7958b61e80bd88bf0966f33508a1ff65519c070
Parents: bf94786 3386a26
Author: jackylk <ja...@huawei.com>
Authored: Sun Dec 4 23:20:04 2016 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Sun Dec 4 23:20:04 2016 +0800

----------------------------------------------------------------------
 .../spark/sql/CarbonCatalystOperators.scala     |  57 -------
 .../scala/org/apache/spark/sql/CarbonEnv.scala  |   8 +-
 .../execution/command/carbonTableSchema.scala   | 157 +++----------------
 .../apache/spark/sql/hive/CarbonMetastore.scala |  18 ++-
 pom.xml                                         |   8 +-
 5 files changed, 43 insertions(+), 205 deletions(-)
----------------------------------------------------------------------