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/05/27 02:34:20 UTC

[iceberg] branch master updated (ed24d937d -> 29f294610)

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 ed24d937d Core: Use UnboundSortOrder, UnboundPartitionSpec in CreateTableRequest (#4880)
     add 29f294610 Core: Add RemoveSnapshotRef to MetadataUpdateParser and REST spec (#4866)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/MetadataUpdate.java    | 10 ++++----
 .../org/apache/iceberg/MetadataUpdateParser.java   | 19 +++++++++++++-
 .../apache/iceberg/TestMetadataUpdateParser.java   | 29 ++++++++++++++++++++++
 open-api/rest-catalog-open-api.yaml                | 12 +++++++++
 4 files changed, 64 insertions(+), 6 deletions(-)