This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-60990-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 26b8868c3af branch-4.1: [chore](ci) run CI if file in 
fs_brokers/cdc_client changed #61491 (#61540)
     add 71732866356 [test](filecache) add some file cache ttl system test 
(#60990)

No new revisions were added by this update.

Summary of changes:
 .../ttl/st04_alter_ttl_n_to_0_runtime.out}         |   0
 .../ttl/st06_warmup_ttl_type_assert.out}           |   7 +-
 .../ttl/st07_qcs_consistency.out}                  |   6 +-
 .../ttl/st10_drop_partition_cleanup.out}           |   6 +-
 .../ttl/st10_drop_table_cleanup.out}               |   2 +-
 .../cache/ddl/st04_alter_ttl_n_to_0_runtime.sql    |  15 +-
 .../cache/ddl/st06_warmup_ttl_type_assert.sql      |  15 +-
 .../cloud_p0/cache/ddl/st07_qcs_consistency.sql    |  15 +-
 .../cache/ddl/st10_drop_partition_cleanup.sql      |  23 ++-
 .../cloud_p0/cache/ddl/st10_drop_table_cleanup.sql |  15 +-
 .../cache/ttl/st04_alter_ttl_n_to_0_runtime.groovy | 145 +++++++++++++++
 .../cache/ttl/st06_warmup_ttl_type_assert.groovy   | 122 ++++++++++++
 .../cloud_p0/cache/ttl/st07_qcs_consistency.groovy | 106 +++++++++++
 .../cache/ttl/st10_drop_partition_cleanup.groovy   | 199 ++++++++++++++++++++
 .../cache/ttl/st10_drop_table_cleanup.groovy       | 207 +++++++++++++++++++++
 15 files changed, 850 insertions(+), 33 deletions(-)
 copy 
regression-test/data/{large_txn_load_p1/test_insert_with_many_partitions_and_buckets.out
 => cloud_p0/ttl/st04_alter_ttl_n_to_0_runtime.out} (100%)
 copy regression-test/data/{demo_p0/test_sql_file.out => 
cloud_p0/ttl/st06_warmup_ttl_type_assert.out} (68%)
 copy 
regression-test/data/{external_table_p0/iceberg/iceberg_drop_rest_table.out => 
cloud_p0/ttl/st07_qcs_consistency.out} (88%)
 copy regression-test/data/{bitmap_functions/test_bitmap_max.out => 
cloud_p0/ttl/st10_drop_partition_cleanup.out} (80%)
 copy regression-test/data/{correctness/test_crossjoin_inlineview_slot.out => 
cloud_p0/ttl/st10_drop_table_cleanup.out} (96%)
 copy docker/thirdparties/docker-compose/postgresql/init/05-check.sql => 
regression-test/suites/cloud_p0/cache/ddl/st04_alter_ttl_n_to_0_runtime.sql 
(74%)
 copy docker/thirdparties/docker-compose/postgresql/init/05-check.sql => 
regression-test/suites/cloud_p0/cache/ddl/st06_warmup_ttl_type_assert.sql (74%)
 copy docker/thirdparties/docker-compose/postgresql/init/05-check.sql => 
regression-test/suites/cloud_p0/cache/ddl/st07_qcs_consistency.sql (74%)
 copy 
docker/runtime/docker-compose-demo/example/hdfs-broker-doris/broker-init.sql => 
regression-test/suites/cloud_p0/cache/ddl/st10_drop_partition_cleanup.sql (68%)
 copy docker/thirdparties/docker-compose/postgresql/init/05-check.sql => 
regression-test/suites/cloud_p0/cache/ddl/st10_drop_table_cleanup.sql (74%)
 create mode 100644 
regression-test/suites/cloud_p0/cache/ttl/st04_alter_ttl_n_to_0_runtime.groovy
 create mode 100644 
regression-test/suites/cloud_p0/cache/ttl/st06_warmup_ttl_type_assert.groovy
 create mode 100644 
regression-test/suites/cloud_p0/cache/ttl/st07_qcs_consistency.groovy
 create mode 100644 
regression-test/suites/cloud_p0/cache/ttl/st10_drop_partition_cleanup.groovy
 create mode 100644 
regression-test/suites/cloud_p0/cache/ttl/st10_drop_table_cleanup.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to