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 086a5dbc89 Core: Add OAuth2 helpers for REST catalog (#4833)
     add 6e9905d593 Core: Add serialization for MetadataUpdate (#4716)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/MetadataUpdate.java    |  10 +-
 .../org/apache/iceberg/MetadataUpdateParser.java   | 163 ++++++-
 .../java/org/apache/iceberg/SnapshotParser.java    |   9 +-
 .../java/org/apache/iceberg/util/JsonUtil.java     |  36 ++
 .../apache/iceberg/TestMetadataUpdateParser.java   | 484 ++++++++++++++++++++-
 open-api/rest-catalog-open-api.yaml                |  12 +-
 6 files changed, 696 insertions(+), 18 deletions(-)

Reply via email to