You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/02/12 13:50:21 UTC

[incubator-doris] branch master updated (e9ff40f -> 3e160ae)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from e9ff40f  Add `sync_dir` interface to Env (#2884)
     add 3e160ae  [GroupingSet] fix a bug when using grouping set without all column in a grouping set item (#2877)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/repeat_node.cpp                        |  4 +--
 be/src/exec/repeat_node.h                          |  2 ++
 .../cn/internal/grouping_sets_design.md            |  4 +--
 .../en/internal/grouping_sets_design_EN.md         |  3 +-
 .../org/apache/doris/analysis/GroupByClause.java   | 18 ++++-------
 .../org/apache/doris/analysis/GroupingInfo.java    | 36 ++++++++++------------
 .../java/org/apache/doris/analysis/SelectStmt.java | 10 +++++-
 .../java/org/apache/doris/planner/RepeatNode.java  |  9 +++++-
 .../apache/doris/analysis/GroupByClauseTest.java   | 12 ++------
 gensrc/thrift/PlanNodes.thrift                     |  2 ++
 10 files changed, 53 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org