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

etudenhoefner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from b4f5da906e Flink: Backport support compact in sink v2 to 1.19 and 2.0 
(#13250)
     add 7b510ad48d API, AWS, Azure, Core, GCP: Use parametrized tests for 
Kryo/Java serialization verification (#13244)

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/iceberg/TestHelpers.java  |  18 +++
 .../org/apache/iceberg/aws/s3/TestS3FileIO.java    | 179 +++++----------------
 .../apache/iceberg/aws/TestAwsClientFactories.java |  32 ++--
 .../org/apache/iceberg/aws/TestAwsProperties.java  |  11 +-
 .../iceberg/azure/adlsv2/ADLSFileIOTest.java       |  23 +--
 .../apache/iceberg/azure/AzurePropertiesTest.java  |  11 +-
 .../adlsv2/VendedAdlsCredentialProviderTest.java   |  11 +-
 .../apache/iceberg/hadoop/HadoopFileIOTest.java    |  23 ++-
 .../org/apache/iceberg/io/TestResolvingIO.java     |  78 +++------
 .../apache/iceberg/io/TestStorageCredential.java   |  18 +--
 .../org/apache/iceberg/util/TestDataFileSet.java   |  18 +--
 .../org/apache/iceberg/util/TestDeleteFileSet.java |  19 +--
 .../org/apache/iceberg/gcp/gcs/GCSFileIOTest.java  | 161 +++++-------------
 13 files changed, 200 insertions(+), 402 deletions(-)

Reply via email to