This is an automated email from the ASF dual-hosted git repository.
singhpk234 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 47d5f5009e Docs: Add gc.enabled table property (#14676)
add 6a54bc1c37 Core: Add idempotency-key-lifetime to ConfigResponse
(#14649)
No new revisions were added by this update.
Summary of changes:
.../iceberg/rest/responses/ConfigResponse.java | 31 +++++++++++++++-
.../rest/responses/ConfigResponseParser.java | 10 +++++
.../java/org/apache/iceberg/util/JsonUtil.java | 18 +++++++++
.../rest/responses/TestConfigResponseParser.java | 43 ++++++++++++++++++++++
.../java/org/apache/iceberg/util/TestJsonUtil.java | 23 ++++++++++++
5 files changed, 123 insertions(+), 2 deletions(-)