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 4ff165e6bf1 [fix](statistics)Partition stats support truncate single partition. (#36758) add 883a8caac0d [fix](planner & nereids) compute signature is wrong on function coalesce & ifnull (#36724) No new revisions were added by this update. Summary of changes: .../apache/doris/analysis/FunctionCallExpr.java | 8 + .../expressions/functions/SearchSignature.java | 5 + .../conditional_functions/test_coalesce_new.groovy | 186 +++++++++++++++++++++ 3 files changed, 199 insertions(+) create mode 100644 regression-test/suites/query_p0/sql_functions/conditional_functions/test_coalesce_new.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org