This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-39284-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from a233343fe3b branch-2.1: [fix](jvm)fix jvm metrics memory leak. #44311 (#44399) add 9d06dd9730c [fix](sync mv) fix rewrite wrongly with sync mv (#39284) No new revisions were added by this update. Summary of changes: .../mv/AbstractSelectMaterializedIndexRule.java | 12 ++ .../SelectMaterializedIndexWithoutAggregate.java | 1 + .../mv/join/inner/inner_join_x.out} | 16 ++- .../mv/join/inner/inner_join_x.groovy | 128 +++++++++++++++++++++ 4 files changed, 153 insertions(+), 4 deletions(-) copy regression-test/data/{mv_p0/test_nvl/test_nvl.out => nereids_rules_p0/mv/join/inner/inner_join_x.out} (55%) create mode 100644 regression-test/suites/nereids_rules_p0/mv/join/inner/inner_join_x.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org