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 06cbb96e79d [feature](merge-cloud) cloud meta mgr impl
prepare/commit/sync rowset (#30128)
add 0f8e30be469 [fix](move-memtable) fix schema use-after-free in delta
writer v2 (#30254)
No new revisions were added by this update.
Summary of changes:
be/src/olap/delta_writer_context.h | 4 ++--
be/src/olap/delta_writer_v2.cpp | 2 +-
be/src/olap/rowset_builder.cpp | 3 ++-
be/src/runtime/load_stream.cpp | 5 +++--
be/src/runtime/load_stream.h | 3 ++-
be/src/runtime/tablets_channel.cpp | 6 +++---
be/src/runtime/tablets_channel.h | 2 +-
be/src/vec/sink/writer/vtablet_writer_v2.cpp | 2 +-
be/test/olap/delta_writer_test.cpp | 16 ++++++++--------
be/test/olap/engine_storage_migration_task_test.cpp | 4 ++--
be/test/olap/memtable_memory_limiter_test.cpp | 4 ++--
be/test/olap/remote_rowset_gc_test.cpp | 4 ++--
be/test/olap/tablet_cooldown_test.cpp | 4 ++--
be/test/runtime/load_stream_test.cpp | 6 +++---
14 files changed, 34 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]