pvary merged PR #11946:
URL: https://github.com/apache/iceberg/pull/11946
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apa
pvary commented on PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#issuecomment-2619123077
Merged to main.
Thanks @gaborkaszab for the PR and for all of the reviewers!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
gaborkaszab commented on code in PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#discussion_r1926607471
##
open-api/rest-catalog-open-api.yaml:
##
@@ -1873,6 +1886,15 @@ components:
type: integer
minimum: 1
+etag:
+ name: ETag
+ in:
flyrain commented on code in PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#discussion_r1926204614
##
open-api/rest-catalog-open-api.yaml:
##
@@ -1873,6 +1886,15 @@ components:
type: integer
minimum: 1
+etag:
+ name: ETag
+ in: hea
gaborkaszab commented on PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#issuecomment-2594781287
Thanks for taking a look @danielcweeks ! I applied your suggested change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
danielcweeks commented on code in PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#discussion_r1915221784
##
open-api/rest-catalog-open-api.yaml:
##
@@ -930,6 +930,14 @@ paths:
key. For example, "urn:ietf:params:oauth:token-type:jwt=".
parameters:
gaborkaszab commented on PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#issuecomment-2582938730
Based on this improvement proposal:
https://docs.google.com/document/d/1rnVSP_iv2I47giwfAe-Z3DYhKkKwWCVvCkC9rEvtaLA
cc @danielcweeks
--
This is an automated message from t
gaborkaszab opened a new pull request, #11946:
URL: https://github.com/apache/iceberg/pull/11946
Added ETag and If-None-Match headers and 304 response for table loading.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use