This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from ce5ba616400 [refactor](close)Full refactor async writer (#30082) new 8a8c0ec9928 Add 2.1 version workload group document (#30212) new 9a8bcf2b1b8 [fix](planner) row policy rewriter generate wrong plan on join table ref (#30233) new 92a9e8265b4 [Imporve](RF) Support remote broadcast join build bf exactly (#30247) The 3 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/exprs/runtime_filter.cpp | 4 +- docs/en/docs/admin-manual/workload-group.md | 114 +++++++++++++++++++-- docs/zh-CN/docs/admin-manual/workload-group.md | 108 +++++++++++++++++-- .../org/apache/doris/analysis/StmtRewriter.java | 12 ++- .../suites/query_p0/test_row_policy.groovy | 42 ++++++++ 5 files changed, 259 insertions(+), 21 deletions(-) create mode 100644 regression-test/suites/query_p0/test_row_policy.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org