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 2a02561863 [Bug](ubsan) fix some wrong downcast founded by ubsan (#19591) add 052c7cff89 [Fix](Planner) fix cast from decimal to boolean (#19585) No new revisions were added by this update. Summary of changes: .../doris/rewrite/RewriteBinaryPredicatesRule.java | 2 ++ .../test_cast_decimal_to_boolean.out} | 3 +-- .../test_cast_decimal_to_boolean.groovy | 20 +++++++++----------- 3 files changed, 12 insertions(+), 13 deletions(-) copy regression-test/data/{nereids_p0/sql_functions/conditional_functions/test_nvl.out => cast_decimal_to_boolean/test_cast_decimal_to_boolean.out} (99%) copy be/src/geo/wkt_parse_ctx.h => regression-test/suites/cast_decimal_to_boolean/test_cast_decimal_to_boolean.groovy (61%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org