You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2021/04/29 16:40:08 UTC

[iceberg] branch master updated (e8ca53b -> fcf9f63)

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

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


    from e8ca53b  Core: fix NPE in manifests table for contains_nan column, update spec (#2521)
     add fcf9f63  AWS: Remove S3URI usage from public constructors (#2539)

No new revisions were added by this update.

Summary of changes:
 aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java     |  4 ++--
 aws/src/main/java/org/apache/iceberg/aws/s3/S3InputFile.java  | 10 +++++++---
 aws/src/main/java/org/apache/iceberg/aws/s3/S3OutputFile.java | 10 +++++++---
 3 files changed, 16 insertions(+), 8 deletions(-)