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

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


    from df9c5e2a6a1 [branch-4.1][test](regression) Remove obsolete decimalv2 
common case (#65896)
     add b414d1e1d31 [test](regression) Complete Iceberg/Paimon schema time 
travel P0 coverage (#65960)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/test_iceberg_jdbc_catalog.groovy       |  50 +-
 ...test_iceberg_schema_dual_relation_matrix.groovy | 191 ++++++
 ...eberg_schema_equality_delete_time_travel.groovy | 145 ++++
 ...iceberg_schema_metadata_atomicity_matrix.groovy | 163 +++++
 ...t_iceberg_schema_position_dv_time_travel.groovy | 180 +++++
 .../test_iceberg_schema_ref_actions_matrix.groovy  | 242 +++++++
 .../test_iceberg_schema_time_travel_matrix.groovy  | 732 +++++++++++++++++++++
 .../iceberg_paimon_schema_time_travel_coverage.md  | 119 ++++
 .../paimon/test_paimon_jdbc_catalog.groovy         |  89 ++-
 ...st_paimon_schema_branch_partition_matrix.groovy | 225 +++++++
 .../test_paimon_schema_dual_relation_matrix.groovy | 188 ++++++
 ..._paimon_schema_metadata_atomicity_matrix.groovy | 170 +++++
 .../test_paimon_schema_time_travel_matrix.groovy   | 600 +++++++++++++++++
 13 files changed, 3085 insertions(+), 9 deletions(-)
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_dual_relation_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_equality_delete_time_travel.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_metadata_atomicity_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_position_dv_time_travel.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_ref_actions_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_time_travel_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/iceberg_paimon_schema_time_travel_coverage.md
 create mode 100644 
regression-test/suites/external_table_p0/paimon/test_paimon_schema_branch_partition_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/paimon/test_paimon_schema_dual_relation_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/paimon/test_paimon_schema_metadata_atomicity_matrix.groovy
 create mode 100644 
regression-test/suites/external_table_p0/paimon/test_paimon_schema_time_travel_matrix.groovy


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

Reply via email to