This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43774-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 27125e6d1d0 [fix](cloud-mow) tablet_id should use int64_t to avoid truncation problem when removing old delete bitmap (#43968) add 8cbd45e0164 [Fix](auto-increment) Fix duplicate auto-increment column value problem (#43774) No new revisions were added by this update. Summary of changes: be/src/vec/sink/autoinc_buffer.cpp | 33 +++++++++--- .../test_auto_inc_fetch_fail.out} | 3 ++ .../test_auto_inc_fetch_fail.groovy | 63 ++++++++++++++++++++++ 3 files changed, 92 insertions(+), 7 deletions(-) copy regression-test/data/{auto_increment_p2/test_unique_auto_inc_concurrent.out => fault_injection_p0/test_auto_inc_fetch_fail.out} (95%) create mode 100644 regression-test/suites/fault_injection_p0/test_auto_inc_fetch_fail.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org