This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44326-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from b5beaf4eb1a branch-2.1: [fix](mtmv)The refresh method for MTMV is commit. If the status is PAUSED, no more tasks should be generated #46020 (#46265) add 72b48eacf4a [fix](DECIMAL) error DECIMAL cat to BOOLEAN (#44326) No new revisions were added by this update. Summary of changes: be/src/vec/data_types/data_type_decimal.h | 19 ++++++---- be/src/vec/functions/function_cast.h | 43 ++++++++++++++-------- .../correctness/test_cast_decimalv3_as_bool.out | 17 +++++++++ ...3.groovy => test_cast_decimalv3_as_bool.groovy} | 38 +++++++++---------- .../case_function/test_case_function_null.groovy | 18 ++++++--- 5 files changed, 86 insertions(+), 49 deletions(-) create mode 100644 regression-test/data/correctness/test_cast_decimalv3_as_bool.out copy regression-test/suites/correctness/{test_cast_as_decimalv3.groovy => test_cast_decimalv3_as_bool.groovy} (54%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org