This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from bdc8f80db30 [fix](datacheck) let count skip opt via meta (#43743) add b4a7240fbb0 [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} | 6 +-- .../test_auto_inc_fetch_fail.groovy | 63 ++++++++++++++++++++++ 3 files changed, 92 insertions(+), 10 deletions(-) copy regression-test/data/{schema_change_p0/test_schema_change_auto_inc.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