You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2016/08/07 00:07:27 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-147]Fixed describe formatted issue This closes #64

[CARBONDATA-147]Fixed describe formatted issue This closes #64


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

Branch: refs/heads/master
Commit: ffd911fb3cc93431ea8375b7f59a63e2f6ea5dfd
Parents: 65c48ab 0f552b3
Author: chenliang613 <ch...@apache.org>
Authored: Sun Aug 7 08:06:42 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Sun Aug 7 08:06:42 2016 +0800

----------------------------------------------------------------------
 .../spark/sql/CarbonCatalystOperators.scala     |  7 +--
 .../org/apache/spark/sql/CarbonSqlParser.scala  |  6 +--
 .../CarbonTableIdentifierImplicit.scala         | 42 +++++++++++++++
 .../spark/sql/catalyst/TableIdentifier.scala    | 57 --------------------
 .../execution/command/carbonTableSchema.scala   |  2 +-
 .../spark/sql/hive/CarbonStrategies.scala       |  6 +--
 6 files changed, 51 insertions(+), 69 deletions(-)
----------------------------------------------------------------------