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 bb31f4adb6b [fix](mtmv)fix generate partition name illegality when partition value contains colon (#31282) new 4085657a28a [doc](group commit) Add group commit performance (#31343) new 57d604c48a0 Fix statistics p0 case. (#31330) new e50a4271137 [improvment](doc) add FAQ for Jdbc catalog (#31338) new 1c443661c15 [Fix](rf) fix multi thread init error in RuntimeFilterMergeControllerEntity (#31337) 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: be/src/runtime/fragment_mgr.cpp | 12 ++- be/src/runtime/runtime_filter_mgr.cpp | 12 ++- be/src/runtime/runtime_filter_mgr.h | 18 ++--- .../import/import-way/group-commit-manual.md | 92 ++++++++++++++++++++- docs/en/docs/lakehouse/multi-catalog/jdbc.md | 2 + .../import/import-way/group-commit-manual.md | 94 +++++++++++++++++++++- docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md | 3 + .../suites/statistics/analyze_stats.groovy | 1 + .../suites/statistics/test_analyze_mtmv.groovy | 74 ++++++++++++++++- .../suites/statistics/test_analyze_mv.groovy | 48 +++++++++++ 10 files changed, 326 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org