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 b93b7d2b9b2 [fix](auto-partition) Fix a concurrent bug (#30086)
     add 78f8df336df [fix](Nereids) result nullable of sum distinct in scalar 
agg is wrong (#30221)

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