This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44947-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 5890d031c8b branch-3.0: [Job](Fix)Improve Event Publishing with Timeout #45103 (#45299) add 02e7f0dbc38 [test](show_data) test the correctness of data statistics in cloud mode (#44947) No new revisions were added by this update. Summary of changes: aazcp.tar.gz | Bin 0 -> 4218 bytes regression-test/conf/regression-conf.groovy | 7 + regression-test/framework/pom.xml | 5 + regression-test/plugins/aliyunOssSdk.groovy | 169 +++++++++++++++ .../suites/show_data/ddl/lineitem_delete.sql | 2 + .../suites/show_data/ddl/lineitem_dup.sql | 25 +++ .../suites/show_data/ddl/lineitem_mow.sql | 25 +++ .../suites/show_data/test_show_mow_data.groovy | 240 +++++++++++++++++++++ 8 files changed, 473 insertions(+) create mode 100644 aazcp.tar.gz create mode 100644 regression-test/plugins/aliyunOssSdk.groovy create mode 100644 regression-test/suites/show_data/ddl/lineitem_delete.sql create mode 100644 regression-test/suites/show_data/ddl/lineitem_dup.sql create mode 100644 regression-test/suites/show_data/ddl/lineitem_mow.sql create mode 100644 regression-test/suites/show_data/test_show_mow_data.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org