This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-51533-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from c8daf2e4fb0 branch-2.1: [fix](cache prune) Fix _stale_sweep_time_s not
working when its value less than 0 #42281 (#51189)
add 4a548bf9e4c [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]