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

github-actions[bot] pushed a change to branch auto-pick-65846-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 96f5891be84 branch-4.1: [fix](statistics) Use one algorithm decision 
to pick both params and template in sample analyze #66578 (#66657)
     add ef51aa43157 [fix](preagg) Enable pre-aggregation for multi-argument 
aggregate functions with all-key distinct inputs (#65846)

No new revisions were added by this update.

Summary of changes:
 .../nereids/rules/rewrite/SetPreAggStatus.java     | 384 +++++++--
 .../nereids/rules/rewrite/SetPreAggStatusTest.java | 355 +++++++++
 .../nereids_rules_p0/set_preagg/set_preagg.out     | 148 ++++
 .../nereids_rules_p0/set_preagg/set_preagg.groovy  | 887 ++++++++++++++++++++-
 4 files changed, 1716 insertions(+), 58 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/SetPreAggStatusTest.java
 create mode 100644 
regression-test/data/nereids_rules_p0/set_preagg/set_preagg.out


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

Reply via email to