This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-64362-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from f2d89b84f75 branch-4.1: [fix](be) avoid LeakSanitizer false positive
on BE startup failure #64802 (#64916)
add a5846a6ee0a [fix](group commit) fix lost row when prepared stmt reused
plan shares one load_id (#64362)
No new revisions were added by this update.
Summary of changes:
.../operator/group_commit_block_sink_operator.cpp | 24 +++-
.../operator/group_commit_block_sink_operator.h | 4 +
be/src/load/group_commit/group_commit_mgr.cpp | 15 ++
be/src/load/group_commit/group_commit_mgr.h | 4 +
.../test_group_commit_prepare_lost_row.groovy | 157 +++++++++++++++++++++
5 files changed, 202 insertions(+), 2 deletions(-)
create mode 100644
regression-test/suites/insert_p0/group_commit/test_group_commit_prepare_lost_row.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]