Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-28 Thread via GitHub
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

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-28 Thread via GitHub
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

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-23 Thread via GitHub
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:

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-22 Thread via GitHub
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

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-16 Thread via GitHub
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

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-14 Thread via GitHub
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:

Re: [PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-10 Thread via GitHub
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

[PR] OpenAPI: Changes for freshness-aware table loading [iceberg]

2025-01-10 Thread via GitHub
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