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

github-bot pushed a change to branch auto-pick-49954-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from bc381f0c97f branch-3.1: [opt](nereids)use SetPreAggStatus rule instead 
of AdjustPreAggStatus with join limited #48502 (#51947)
     add 91290c4fa19 [opt](Nereids) aggregate function sum support string type 
as parameter (#49954)

No new revisions were added by this update.

Summary of changes:
 .../trees/expressions/functions/agg/Avg.java       | 26 +++++++----
 .../trees/expressions/functions/agg/Sum.java       | 29 +++++++-----
 .../trees/expressions/functions/agg/Sum0.java      | 29 +++++++-----
 .../analysis/CheckExpressionLegalityTest.java      |  2 +-
 .../nereids/trees/expressions/GetDataTypeTest.java | 54 ++++++++++++++++++++--
 .../nereids_function_p0/agg_function/agg.groovy    | 28 +++++++++++
 6 files changed, 131 insertions(+), 37 deletions(-)


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

Reply via email to