You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ka...@apache.org on 2020/03/13 03:44:53 UTC

[incubator-doris] branch master updated (c5660fc -> d8c7562)

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

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


    from c5660fc  [UT]Fix unit test for cgroup_util (#3094)
     add d8c7562  Rewrite count distinct to bitmap and hll (#3096)

No new revisions were added by this update.

Summary of changes:
 .../cn/administrator-guide/variables.md            |  5 ++++
 .../en/administrator-guide/variables_EN.md         |  4 +++
 .../apache/doris/analysis/FunctionCallExpr.java    | 17 +++++++++++
 .../java/org/apache/doris/analysis/SelectStmt.java | 34 +++++++++++++++++++++-
 .../java/org/apache/doris/qe/SessionVariable.java  | 12 ++++++++
 .../org/apache/doris/mysql/MysqlServerTest.java    |  8 ++---
 .../org/apache/doris/planner/QueryPlanTest.java    | 29 ++++++++++++++++++
 7 files changed, 104 insertions(+), 5 deletions(-)


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