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/03/15 03:02:34 UTC

[iceberg] branch master updated (1d95424 -> a701416)

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 1d95424  Core: Add table error handler (#4321)
     add a701416  Core: Add MetadataUpdate.applyTo to re-apply changes (#4320)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/MetadataUpdate.java    | 81 ++++++++++++++++++-
 .../java/org/apache/iceberg/TableMetadata.java     | 94 +++++++++++++++++++---
 2 files changed, 164 insertions(+), 11 deletions(-)