You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by et...@apache.org on 2023/05/19 12:20:20 UTC

[iceberg] branch master updated (bfe3a25b68 -> d3fcd9890a)

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

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


    from bfe3a25b68 Spark-3.4: Fix errorprone warning (#7654)
     add d3fcd9890a GCP, Pig: Switch tests to JUnit5 (#7647)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                           |  8 ++++++++
 .../java/org/apache/iceberg/gcp/gcs/GCSFileIOTest.java | 14 ++++++--------
 .../org/apache/iceberg/gcp/gcs/GCSInputStreamTest.java | 17 ++++++++---------
 .../apache/iceberg/gcp/gcs/GCSOutputStreamTest.java    | 11 +++++------
 .../java/org/apache/iceberg/pig/SchemaUtilTest.java    | 18 +++++++++---------
 5 files changed, 36 insertions(+), 32 deletions(-)