This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch 2.1-tmp in repository https://gitbox.apache.org/repos/asf/doris.git
from 16f8afc4083 [refactor](coordinator) split profile logic and instance report logic (#32010) new 5ecce2fff2f [fix](plsql) Fix regression test execute the same name procedure in parallel #33234 new febdfb1c63f [fix](inverted index) fix incorrect case test_index_delete (#33246) new 2785269d36c [Improvement](executor)Add BypassWorkloadGroup to pass query queue #33101 new 0e99926b286 (httpaction) log response of http (#33270) The 4 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: .../src/main/java/org/apache/doris/qe/Coordinator.java | 2 +- .../main/java/org/apache/doris/qe/SessionVariable.java | 11 +++++++++++ .../apache/doris/regression/action/HttpCliAction.groovy | 2 ++ .../suites/inverted_index_p0/test_index_delete.groovy | 4 ++++ .../suites/plsql_p0/test_plsql_variable.groovy | 15 ++++++++++----- .../suites/workload_manager_p0/test_curd_wlg.groovy | 13 +++++++++++++ 6 files changed, 41 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org