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/09/02 19:50:46 UTC

[iceberg] branch master updated (4a16fb166d -> f26861cfce)

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 4a16fb166d Docs: Update partitions metadata table (#5662)
     add f26861cfce Core: Add CommitStateUnknownException handling to REST (#5694)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/exceptions/ServiceFailureException.java   |  6 +++---
 ...orizedException.java => ServiceUnavailableException.java} | 11 ++++-------
 .../src/main/java/org/apache/iceberg/rest/ErrorHandlers.java | 12 ++++++++++--
 3 files changed, 17 insertions(+), 12 deletions(-)
 copy api/src/main/java/org/apache/iceberg/exceptions/{NotAuthorizedException.java => ServiceUnavailableException.java} (75%)