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 d732824addb [memoryleak](execontext) dctor should be virtual to avoid memory leak (#30359) add 520293aeba2 [fix](move-memtable) all sinks wait stream close for load timeout (#30356) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 -- be/src/common/config.h | 2 -- be/src/vec/sink/load_stream_stub.cpp | 7 ------- be/src/vec/sink/load_stream_stub.h | 1 - be/src/vec/sink/writer/vtablet_writer_v2.cpp | 5 ++++- be/src/vec/sink/writer/vtablet_writer_v2.h | 1 + 6 files changed, 5 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org