This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-51533-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ae1d1cc071a [release](version) bump to 3.0.6 (#51538)
     add 2ec25e7a932 [fix](decimal)Fix the issue where decimal multiplication 
produces incorrect results due to mul_overflow error (#51533)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/common/arithmetic_overflow.h            |   8 +-
 be/test/common/check_overflow.cpp                  |  92 +++++++++++++++++++++
 .../datatype_p0/decimalv3/test_decimalv3_cast3.out | Bin 1492 -> 1645 bytes
 .../decimalv3/test_decimalv3_cast3.groovy          |   7 ++
 4 files changed, 100 insertions(+), 7 deletions(-)
 create mode 100644 be/test/common/check_overflow.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to