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

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


    from 86434f205a3 [fix](Nereids) should not fold constant when do ordinal 
group by (#29976) (#30617)
     add 0b7bc39bcb4 [fix](Nereids) result nullable of sum distinct in scalar 
agg is wrong (#30221) (#30618)

No new revisions were added by this update.

Summary of changes:
 .../AdjustAggregateNullableForEmptySet.java        |  3 +-
 .../rules/implementation/AggregateStrategies.java  | 44 ++++++++--------------
 .../trees/expressions/functions/agg/Sum.java       |  6 +++
 .../data/nereids_syntax_p0/agg_with_empty_set.out  |  3 ++
 .../nereids_syntax_p0/agg_with_empty_set.groovy    |  1 +
 5 files changed, 26 insertions(+), 31 deletions(-)


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

Reply via email to