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

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


    from a836df5d535 branch-2.1: [fix](decimal)Fix the issue where decimal 
multiplication produces incorrect results due to mul_overflow error #51533 
(#51563)
     add 065de487b8a [fix](blocking queue) introduce condition variable wait 
timeout to avoid blocking queue deadlock (#50906)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  3 +++
 be/src/common/config.h                             |  3 +++
 be/src/runtime/routine_load/data_consumer.cpp      |  6 ++++--
 .../runtime/routine_load/data_consumer_group.cpp   |  2 +-
 be/src/util/blocking_queue.hpp                     | 25 ++++++++++++++++++----
 5 files changed, 32 insertions(+), 7 deletions(-)


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

Reply via email to