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

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


    from 3de1272  bug fix: merge results of group by limit push down (#11969)
     add b5195c5  Graceful null handling and correctness in DoubleMean 
Aggregator (#12320)

No new revisions were added by this update.

Summary of changes:
 .../aggregation/mean/DoubleMeanAggregator.java     |  5 +++
 .../mean/DoubleMeanBufferAggregator.java           |  4 ++
 .../mean/DoubleMeanVectorAggregator.java           | 45 +++++++++++++++++++---
 .../mean/DoubleMeanAggregationTest.java            | 35 +++++++++++++++++
 .../query/groupby/GroupByQueryRunnerTest.java      | 29 ++++++++++++++
 5 files changed, 113 insertions(+), 5 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to