This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48775-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3936408ec88 branch-3.0: [case](auth)fix no such property jdbcUser #48622 (#48633) add 6ea6e4e8daf [Fix](merge-on-write) should re-calculate delete bitmaps between segments if BE restart before publish (#48775) No new revisions were added by this update. Summary of changes: be/src/olap/base_tablet.cpp | 3 + be/src/olap/tablet_meta.cpp | 4 + be/src/olap/tablet_meta.h | 2 + be/src/olap/txn_manager.cpp | 11 ++ ...st_local_multi_segments_re_calc_in_publish.out} | Bin 175 -> 202 bytes ..._local_multi_segments_re_calc_in_publish.groovy | 174 +++++++++++++++++++++ 6 files changed, 194 insertions(+) copy regression-test/data/fault_injection_p0/{test_skip_calc_between_segments.out => test_local_multi_segments_re_calc_in_publish.out} (86%) create mode 100644 regression-test/suites/fault_injection_p0/test_local_multi_segments_re_calc_in_publish.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org