This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47224-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from e32ea57a092 branch-3.0: [fix](inverted index) fix case test_index_ddl_fault_injection #47253 (#47255) add 70a05feffb7 [Fix](test) Fix Show Data Case (#47224) No new revisions were added by this update. Summary of changes: cloud/src/common/config.h | 6 +- .../main/java/org/apache/doris/common/Config.java | 3 +- regression-test/plugins/aliyun_oss_sdk.groovy | 7 ++ .../plugins/cloud_show_data_plugin.groovy | 94 +++++++++++++++++++--- .../test_cloud_follower_show_data.groovy | 11 ++- .../test_cloud_mtmv_show_data.groovy | 62 ++++---------- ...ema_change_add_and_drop_column_show_data.groovy | 24 +++--- ...hema_change_add_and_drop_index_show_data.groovy | 20 +++-- ...d_schema_change_reorder_column_show_data.groovy | 15 ++-- .../test_cloud_delete_table_rows_show_data.groovy | 27 ++++--- ...oud_drop_and_recover_partition_show_data.groovy | 40 +++++---- .../test_cloud_drop_table_show_data.groovy | 44 +++++----- ... => test_cloud_truncate_table_show_data.groovy} | 53 ++++-------- .../test_cloud_disable_compaction_show_data.groovy | 11 ++- .../test_cloud_inverted_index_v1_show_data.groovy | 11 ++- .../test_cloud_inverted_index_v2_show_data.groovy | 11 ++- .../test_cloud_lz4_show_data.groovy | 11 ++- .../test_cloud_zstd_show_data.groovy | 11 ++- .../test_cloud_agg_show_data.groovy | 11 ++- .../test_cloud_dup_show_data.groovy | 16 ++-- .../test_cloud_mor_show_data.groovy | 11 ++- .../test_cloud_mow_partial_update_show_data.groovy | 13 ++- .../test_cloud_mow_show_data.groovy | 11 ++- 23 files changed, 313 insertions(+), 210 deletions(-) rename regression-test/suites/show_data_p2/test_table_operation/{test_cloud_truncate_and_recover_table_show_data.groovy => test_cloud_truncate_table_show_data.groovy} (77%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org