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 2023/01/19 11:20:25 UTC

[doris] branch master updated (c1dd1fc331 -> 6cff651f71)

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

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


    from c1dd1fc331 [fix](nereids): fix all bugs in `mergeGroup()`. (#16079)
     add 6cff651f71 [enhancement](statistics) add some methods to use histogram statistics (#15755)

No new revisions were added by this update.

Summary of changes:
 .../sql-functions/aggregate-functions/histogram.md |   4 +-
 .../sql-functions/aggregate-functions/histogram.md |   4 +-
 .../org/apache/doris/statistics/Histogram.java     | 188 +++++++++++++++++++++
 .../org/apache/doris/statistics/HistogramTest.java |  61 +++++++
 4 files changed, 253 insertions(+), 4 deletions(-)


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