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 64ceab497d4 [feature-wip](Cloud) Show isDefault vault in show storage vault stmt (#33839) add 049729a3612 [fix](move-memtable) fix commit may fail due to duplicated reports (#32403) No new revisions were added by this update. Summary of changes: be/src/vec/sink/load_stream_stub.h | 12 ++ be/src/vec/sink/writer/vtablet_writer_v2.cpp | 86 +++++--- be/src/vec/sink/writer/vtablet_writer_v2.h | 7 + be/test/vec/sink/vtablet_writer_v2_test.cpp | 239 +++++++++++++++++++++ ...ovy => test_commit_info_fault_injection.groovy} | 17 +- 5 files changed, 323 insertions(+), 38 deletions(-) create mode 100644 be/test/vec/sink/vtablet_writer_v2_test.cpp copy regression-test/suites/fault_injection_p0/{test_multi_replica_fault_injection.groovy => test_commit_info_fault_injection.groovy} (83%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org