This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 067643df6b9 [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test (#45744) add 5018312dea3 [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. (#45741) No new revisions were added by this update. Summary of changes: be/src/pipeline/local_exchange/local_exchanger.h | 5 +- be/test/vec/exec/concurrent_queue_order.cpp | 109 +++++++++++++++++++++++ 2 files changed, 112 insertions(+), 2 deletions(-) create mode 100644 be/test/vec/exec/concurrent_queue_order.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org