This is an automated email from the ASF dual-hosted git repository.
zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c498b2cf69 [fix](partial-update) disable partial update when
undergoing a schema changing process (#22133)
add 5c8eda8685 [enhencement](regression) add UPDATE & DELETE tests for MOW
partial update (#22212)
No new revisions were added by this update.
Summary of changes:
.../test_partial_update_with_delete_stmt.out} | 5 +-
.../test_partial_update_with_update_stmt.out} | 6 +-
.../test_partial_update_with_delete_stmt.groovy | 144 +++++++++++++++++++++
.../test_partial_update_with_update_stmt.groovy | 136 +++++++++++++++++++
4 files changed, 289 insertions(+), 2 deletions(-)
copy regression-test/data/{correctness_p0/test_function_conjunct.out =>
unique_with_mow_p0/partial_update/test_partial_update_with_delete_stmt.out}
(60%)
copy regression-test/data/{correctness_p0/test_function_conjunct.out =>
unique_with_mow_p0/partial_update/test_partial_update_with_update_stmt.out}
(55%)
create mode 100644
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_delete_stmt.groovy
create mode 100644
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_update_stmt.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]