You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/02/10 15:59:15 UTC

[iceberg] branch master updated (9b6b5e0 -> bfc4b88)

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

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


    from 9b6b5e0  Python: Add InputStream and OutputStream protocols for FileIO streams (#4021)
     add bfc4b88  Core: Add reference structures to TableMetadata to unblock TableMetadata API changes (#4082)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/TableMetadata.java  | 20 +++++++++++++++++++-
 .../java/org/apache/iceberg/TableMetadataParser.java |  4 +++-
 .../java/org/apache/iceberg/TestTableMetadata.java   | 17 +++++++++--------
 3 files changed, 31 insertions(+), 10 deletions(-)