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/08 06:48:30 UTC

[2/2] incubator-carbondata git commit: Fixed distinct count query issue in 1.6.2 This closes #66

Fixed distinct count query issue in 1.6.2 This closes #66


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

Branch: refs/heads/master
Commit: e0b00bfc13b268b0df970de6e3a81f8a32cb57fe
Parents: ea3169e 9244dcf
Author: chenliang613 <ch...@apache.org>
Authored: Mon Aug 8 14:48:15 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Mon Aug 8 14:48:15 2016 +0800

----------------------------------------------------------------------
 .../spark/sql/optimizer/CarbonOptimizer.scala   | 20 ++++++++++++++++++++
 .../spark/thriftserver/CarbonThriftServer.scala |  3 +++
 .../AllDataTypesTestCaseAggregate.scala         |  7 +++++++
 3 files changed, 30 insertions(+)
----------------------------------------------------------------------