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/07/22 09:18:14 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-88] Fixed relative path issue from carbon-spark-shell This closes #49

[CARBONDATA-88] Fixed relative path issue from carbon-spark-shell This closes #49


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

Branch: refs/heads/master
Commit: e84ff42702779db196e34c77b29be705fe1f7a29
Parents: 06e8e95 ec97aa6
Author: chenliang613 <ch...@apache.org>
Authored: Fri Jul 22 17:17:35 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Fri Jul 22 17:17:35 2016 +0800

----------------------------------------------------------------------
 bin/carbon-spark-shell                             |  1 +
 bin/carbon-spark-sql                               |  1 +
 .../org/apache/spark/repl/CarbonSparkILoop.scala   | 16 ++++++++++++++--
 .../sql/execution/command/carbonTableSchema.scala  | 10 ++--------
 .../spark/sql/hive/cli/CarbonSQLCLIDriver.scala    |  4 ++--
 .../carbondata/spark/util/CarbonScalaUtil.scala    | 17 ++++++++++++++++-
 6 files changed, 36 insertions(+), 13 deletions(-)
----------------------------------------------------------------------