You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by gv...@apache.org on 2017/03/18 08:01:53 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-791] Exists queries of TPC-DS are failing in carbon.This closes #669

[CARBONDATA-791] Exists queries of TPC-DS are failing in carbon.This closes #669


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

Branch: refs/heads/master
Commit: 6c17fad71ea05963fc630f9ba5800e6d2629e8d2
Parents: 41ccba1 248c5bb
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Sat Mar 18 13:30:37 2017 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Sat Mar 18 13:30:37 2017 +0530

----------------------------------------------------------------------
 .../AbstractDetailQueryResultIterator.java      |  6 +++---
 .../CarbonDecoderOptimizerHelper.scala          |  6 +++++-
 .../sql/CarbonDatasourceHadoopRelation.scala    |  4 +++-
 .../spark/sql/CarbonDictionaryDecoder.scala     |  3 ++-
 .../spark/sql/hive/CarbonSessionState.scala     | 12 +++++++++--
 .../sql/optimizer/CarbonLateDecodeRule.scala    | 18 +++++++++++++----
 .../carbondata/CarbonDataSourceSuite.scala      | 21 ++++++++++++++++++++
 7 files changed, 58 insertions(+), 12 deletions(-)
----------------------------------------------------------------------