This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60803-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3541a6da7a6 branch-4.0: [fix](load) fix quorum success invalid in
move-memtable-on-sink load path #60681 (#60820)
add 08a13531918 [Fix](nereids) Fix session variable not take effect for
partial update in multi-statement batch (#60803)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/analyzer/UnboundTableSink.java | 6 +-
.../trees/plans/commands/insert/InsertUtils.java | 13 ++
.../test_partial_update_multi_stmt.out | 25 +++
.../test_partial_update_multi_stmt.groovy | 168 +++++++++++++++++++++
4 files changed, 211 insertions(+), 1 deletion(-)
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_partial_update_multi_stmt.out
create mode 100644
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_multi_stmt.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]