You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2017/05/17 17:35:56 UTC

[2/2] carbondata git commit: [CARBONDATA-1056] Restrict starting DictionaryServer if no column has Dictionary encoding. This closes #919

[CARBONDATA-1056] Restrict starting DictionaryServer if no column has Dictionary encoding. This closes #919


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

Branch: refs/heads/master
Commit: 781d6fa73e53acb581fa408ed7936436fd3dda00
Parents: ca4d4ba caa9329
Author: ravipesala <ra...@gmail.com>
Authored: Wed May 17 23:05:41 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Wed May 17 23:05:41 2017 +0530

----------------------------------------------------------------------
 .../generator/ServerDictionaryGenerator.java    |   4 +-
 .../dataload/TestLoadDataWithSinglePass.scala   | 129 +++++++++++++++++++
 .../execution/command/carbonTableSchema.scala   |  21 ++-
 .../dataload/TestLoadDataWithSinglePass.scala   | 111 ----------------
 .../spark/rdd/CarbonDataRDDFactory.scala        |   4 +-
 .../execution/command/carbonTableSchema.scala   |  21 ++-
 6 files changed, 166 insertions(+), 124 deletions(-)
----------------------------------------------------------------------