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 5c9db1acfaa [Enhancement](Load) Nereids supports http_stream and
group_commit with stream load (#31259)
add 56b3c42f459 [Fix](partial-update) Fix wrong column number passing to
BE when partial and enable nereids (#31461)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset_builder.cpp | 6 ++
.../trees/plans/commands/UpdateCommand.java | 44 ++++++++++--
..._partial_update_column_num_fault_injection.out} | 11 +--
.../test_auto_partition_behavior.out | 15 ----
.../data/update/test_unique_table_update.out | 26 +++++++
regression-test/data/update/test_update_mow.out | 15 ++++
...artial_update_column_num_fault_injection.groovy | 51 +++++++++++++
.../test_auto_partition_behavior.groovy | 7 --
.../suites/update/test_unique_table_update.groovy | 84 ++++++++++++++++++++++
.../suites/update/test_update_mow.groovy | 32 +++++++++
10 files changed, 258 insertions(+), 33 deletions(-)
copy regression-test/data/{load/insert/test_publish_one_succ.out =>
fault_injection_p0/test_partial_update_column_num_fault_injection.out} (68%)
create mode 100644 regression-test/data/update/test_unique_table_update.out
create mode 100644
regression-test/suites/fault_injection_p0/test_partial_update_column_num_fault_injection.groovy
create mode 100644
regression-test/suites/update/test_unique_table_update.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]