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/02/25 21:56:26 UTC

[iceberg] branch master updated (cffeec5 -> 9602dd9)

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 cffeec5  Core: Add config response class for REST catalog (#4184)
     add 9602dd9  Core: Make REST response builders public (#4232)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/rest/responses/CreateNamespaceResponse.java | 2 +-
 .../java/org/apache/iceberg/rest/responses/GetNamespaceResponse.java    | 2 +-
 .../java/org/apache/iceberg/rest/responses/ListNamespacesResponse.java  | 2 +-
 .../main/java/org/apache/iceberg/rest/responses/ListTablesResponse.java | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)