This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66002-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1ac74c85745 [fix](regression) Mirror HTTP TVF fixtures in regression
OSS (#66013)
add 2f72ef7acb2 [test](regression) Add external correctness P0 coverage
(#66002)
No new revisions were added by this update.
Summary of changes:
.../test_iceberg_multi_spec_filter_aggregate.out | 35 ++++++
...est_iceberg_schema_evolution_filter_binding.out | 21 ++++
.../test_iceberg_failed_write_atomicity_retry.out | 9 ++
...test_external_catalog_credential_masking.groovy | 99 +++++++++++++++++
...test_iceberg_multi_spec_filter_aggregate.groovy | 120 +++++++++++++++++++++
..._iceberg_schema_evolution_filter_binding.groovy | 119 ++++++++++++++++++++
...est_iceberg_failed_write_atomicity_retry.groovy | 107 ++++++++++++++++++
7 files changed, 510 insertions(+)
create mode 100644
regression-test/data/external_table_p0/iceberg/test_iceberg_multi_spec_filter_aggregate.out
create mode 100644
regression-test/data/external_table_p0/iceberg/test_iceberg_schema_evolution_filter_binding.out
create mode 100644
regression-test/data/external_table_p0/iceberg/write/test_iceberg_failed_write_atomicity_retry.out
create mode 100644
regression-test/suites/audit/test_external_catalog_credential_masking.groovy
create mode 100644
regression-test/suites/external_table_p0/iceberg/test_iceberg_multi_spec_filter_aggregate.groovy
create mode 100644
regression-test/suites/external_table_p0/iceberg/test_iceberg_schema_evolution_filter_binding.groovy
create mode 100644
regression-test/suites/external_table_p0/iceberg/write/test_iceberg_failed_write_atomicity_retry.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]