This is an automated email from the ASF dual-hosted git repository.
zhangdonghao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from cde4c3d410 [Improve][Connector-V2] File Source Support filtering files
by last modified time. (#9526)
add 565fed0768 [Improve][E2E] Optimize iceberg E2E Cases (#9769)
No new revisions were added by this update.
Summary of changes:
.../e2e/connector/iceberg/IcebergSinkCDCIT.java | 74 +++++-----------------
.../e2e/connector/iceberg/IcebergSinkIT.java | 63 +++++-------------
.../connector/iceberg/IcebergSinkWithBranchIT.java | 62 +++++-------------
.../e2e/connector/iceberg/IcebergSourceIT.java | 7 +-
.../test/resources/iceberg/fake_to_iceberg.conf | 2 +-
.../iceberg/fake_to_iceberg_with_branch.conf | 2 +-
.../resources/iceberg/fake_to_orc_iceberg.conf | 2 +-
.../resources/iceberg/mysql_cdc_to_iceberg.conf | 2 +-
.../mysql_cdc_to_iceberg_for_schema_change.conf | 2 +-
9 files changed, 53 insertions(+), 163 deletions(-)