This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45365-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0f95d59dbf5 [branch-3.0]Reset workload group's default value (#43942) (#45393) add bce90819466 [fix](coordinator) Fix wrong bucket assignments by coordinator (#45365) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/qe/Coordinator.java | 85 +++++++++++----- .../test_colocate_join_with_different_tablets.out | 12 +++ ...est_colocate_join_with_different_tablets.groovy | 109 +++++++++++++++++++++ 3 files changed, 182 insertions(+), 24 deletions(-) create mode 100644 regression-test/data/correctness_p0/test_colocate_join_with_different_tablets.out create mode 100644 regression-test/suites/correctness_p0/test_colocate_join_with_different_tablets.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org