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 2022/12/01 16:43:09 UTC

[iceberg] branch master updated (b202dff3fa -> 4ebd44abe4)

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 b202dff3fa Core: Fix NPE in CloseableIterable.close() (#6322)
     add 4ebd44abe4 Core: MetadataUpdateParser should write updates/removals fields rather than updated/removed (#6317)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/MetadataUpdateParser.java   | 40 ++++++++++++++++++----
 .../apache/iceberg/TestMetadataUpdateParser.java   | 31 +++++++++++++++--
 2 files changed, 63 insertions(+), 8 deletions(-)