This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 73f8ab814d Core: Reference IRC to return 204 (#14724)
add 7bac8650f6 Core: Send Idempotency-Key on mutation requests when
advertised (#14740)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/rest/RESTSessionCatalog.java | 85 ++++++++++++++------
.../apache/iceberg/rest/RESTTableOperations.java | 54 +++++++++++--
.../java/org/apache/iceberg/rest/RESTUtil.java | 11 +++
.../apache/iceberg/rest/RESTViewOperations.java | 24 +++++-
.../org/apache/iceberg/rest/TestRESTCatalog.java | 92 +++++++++++++++++++++-
.../apache/iceberg/rest/TestRESTViewCatalog.java | 6 +-
6 files changed, 235 insertions(+), 37 deletions(-)