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/12 08:38:00 UTC

[2/2] incubator-carbondata git commit: Fixed wrong result and random query fails This closes #72

Fixed wrong result and random query fails This closes #72


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

Branch: refs/heads/master
Commit: d92aa9907cd6b4c42511cb85b60d3069047c728e
Parents: 9d09cfc f8efc66
Author: chenliang613 <ch...@apache.org>
Authored: Fri Aug 12 16:37:46 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Fri Aug 12 16:37:46 2016 +0800

----------------------------------------------------------------------
 .../scan/processor/AbstractDataBlockIterator.java  |  8 ++++++++
 .../scan/processor/impl/DataBlockIteratorImpl.java | 17 +++++++++++------
 .../AbstractDetailQueryResultIterator.java         | 12 +++++++-----
 .../result/iterator/DetailQueryResultIterator.java | 15 +++++++++++----
 .../spark/sql/optimizer/CarbonOptimizer.scala      |  9 +++------
 5 files changed, 40 insertions(+), 21 deletions(-)
----------------------------------------------------------------------