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 6b7b63c7c0d [fix](fe) Avoid infinite dropping index in check
compatibility mode (#37116)
add 277de79953b [Enhancement](partial update) Add partial update mix cases
(#37113)
No new revisions were added by this update.
Summary of changes:
.../partial_update/test_mix_partial_update.out | 365 ++++++++++++++++++++
.../test_mix_partial_update_load1.csv | 4 +
.../test_mix_partial_update_load2.csv | 1 +
.../test_mix_partial_update_load3.csv | 1 +
.../test_mix_partial_update_load4.csv | 1 +
.../test_mix_partial_update_load5.csv | 1 +
.../test_mix_partial_update_load6.csv | 1 +
.../test_mix_partial_update_load7.csv | 1 +
.../test_mix_partial_update_load_A.csv | 1 +
.../test_mix_partial_update_load_B.csv | 1 +
.../test_mix_partial_update_load_C.csv | 1 +
.../test_mix_partial_update_load_D.csv | 1 +
.../partial_update/test_mix_partial_update.groovy | 381 +++++++++++++++++++++
13 files changed, 760 insertions(+)
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update.out
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load1.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load2.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load3.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load4.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load5.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load6.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load7.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load_A.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load_B.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load_C.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_mix_partial_update_load_D.csv
create mode 100644
regression-test/suites/unique_with_mow_p0/partial_update/test_mix_partial_update.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]