This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57767-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3b4eecb541b branch-4.0: [fix](mtmv)fix MTMV staying in sync after base
table recreate column #58087 (#58380)
add 2ebb8b203f3 [fix](load) Add channel records to fix the unknown load_id
error (#57767)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/fragment_mgr.cpp | 7 ++
be/src/runtime/load_channel_mgr.cpp | 53 ++++++++--
be/src/runtime/load_channel_mgr.h | 19 +++-
be/src/runtime/memory/cache_policy.h | 8 +-
be/src/vec/sink/writer/vtablet_writer.cpp | 1 +
gensrc/proto/internal_service.proto | 1 +
.../insert/test_insert_rpc_order_problem.groovy | 114 +++++++++++++++++++++
7 files changed, 183 insertions(+), 20 deletions(-)
create mode 100644
regression-test/suites/load_p0/insert/test_insert_rpc_order_problem.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]