This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1e35ebb7581 [enhancement](test) unique model by modify a value type
from INT or BIGINT to other type (#32553)
add 3e947dd1a88 [fix](test)change stream load of auto partition (#32544)
No new revisions were added by this update.
Summary of changes:
.../diff_data/stress_test_diff_date_list.groovy | 87 +++++------------
.../auto_partition/diff_data/thread_load_1.sh | 17 ----
.../auto_partition/diff_data/thread_load_2.sh | 17 ----
.../stress_test_high_concurrency_load.groovy | 95 ++++++-------------
.../same_data/stress_test_same_date_range.groovy | 85 +++++------------
.../auto_partition/same_data/thread_load_1.sh | 17 ----
.../auto_partition/same_data/thread_load_2.sh | 17 ----
.../stress_test_two_stream_load.groovy | 104 ++++++---------------
.../two_stream_load/thread_load_1.sh | 17 ----
.../two_stream_load/thread_load_2.sh | 17 ----
10 files changed, 103 insertions(+), 370 deletions(-)
delete mode 100644
regression-test/suites/partition_p2/auto_partition/diff_data/thread_load_1.sh
delete mode 100644
regression-test/suites/partition_p2/auto_partition/diff_data/thread_load_2.sh
delete mode 100644
regression-test/suites/partition_p2/auto_partition/same_data/thread_load_1.sh
delete mode 100644
regression-test/suites/partition_p2/auto_partition/same_data/thread_load_2.sh
delete mode 100644
regression-test/suites/partition_p2/auto_partition/two_stream_load/thread_load_1.sh
delete mode 100644
regression-test/suites/partition_p2/auto_partition/two_stream_load/thread_load_2.sh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]