This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d34dc1c1333 [enhancement](regression test) stream load support direct load to be (#26829) add 7332b1b3715 [fix](decimal) fix undefined behaviour of divide by zero when cast string to decimal (#26822) No new revisions were added by this update. Summary of changes: be/src/util/string_parser.hpp | 23 ++-- be/src/vec/common/int_exp.h | 116 ++++++++++++++++++--- .../datatype_p0/decimalv3/test_decimal256_cast.out | 3 + .../decimalv3/test_decimalv3_cast.out} | 14 ++- .../decimalv3/test_decimal256_cast.groovy | 4 + .../decimalv3/test_decimalv3_cast.groovy | 28 ++--- 6 files changed, 135 insertions(+), 53 deletions(-) copy regression-test/data/{ssb_sf0.1_p1/sql/nereids_q2.3.out => datatype_p0/decimalv3/test_decimalv3_cast.out} (60%) copy be/src/runtime/record_batch_queue.cpp => regression-test/suites/datatype_p0/decimalv3/test_decimalv3_cast.groovy (65%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org