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

kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 61f33243d5 [improvement](nereids) Add logs and config options (#22580)
     new 613395ee42 [Chore](brpc) make error messages more verbose when brpc 
pool offer failed (#22558)
     new 5710ec378d [Fix](planner)fix delete stmt contains where but delete all 
data. (#22563)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/service/internal_service.cpp                | 72 +++++++++++-----------
 be/src/util/blocking_priority_queue.hpp            |  2 +
 be/src/util/priority_thread_pool.hpp               |  9 ++-
 .../java/org/apache/doris/analysis/DeleteStmt.java |  1 +
 .../trees/plans/commands/DeleteCommand.java        |  2 +-
 regression-test/data/delete_p0/test_delete.out     |  4 ++
 .../suites/delete_p0/test_delete.groovy            | 20 ++++++
 7 files changed, 72 insertions(+), 38 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to