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 e2941aa9c8a [improve](config) set mutable and masterOnly in FE config 
stream_load_default_memtable_on_sink_node (#28835)
     add 0af6bd63904 [fix](group-commit) check if wal need recovery is abnormal 
(#28769)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/wal_manager.cpp                        | 11 ++-
 be/src/olap/wal_manager.h                          |  9 +--
 be/src/runtime/group_commit_mgr.cpp                | 70 ++++++----------
 be/src/runtime/group_commit_mgr.h                  |  2 +-
 be/src/vec/sink/group_commit_block_sink.cpp        |  6 +-
 be/test/olap/wal_manager_test.cpp                  | 16 ++--
 .../apache/doris/analysis/NativeInsertStmt.java    |  3 +-
 .../insert_group_commit_with_prepare_stmt.out      |  8 ++
 regression-test/data/insert_p0/prepare_insert.out  |  4 +
 .../insert_group_commit_with_prepare_stmt.groovy   | 60 ++++++++++++--
 .../suites/insert_p0/prepare_insert.groovy         | 94 +++++++++++++++++++++-
 11 files changed, 204 insertions(+), 79 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to