Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-04-05 Thread via GitHub
nastra merged PR #12518: URL: https://github.com/apache/iceberg/pull/12518 -- 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.ap

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-19 Thread via GitHub
nastra commented on PR #12518: URL: https://github.com/apache/iceberg/pull/12518#issuecomment-2739376143 thanks everyone for voting & reviewing -- 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

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-17 Thread via GitHub
nastra commented on code in PR #12518: URL: https://github.com/apache/iceberg/pull/12518#discussion_r1999268591 ## open-api/rest-catalog-open-api.yaml: ## @@ -410,7 +410,17 @@ paths: 204: description: Success, no content 400: - $ref: '#/comp

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-15 Thread via GitHub
nastra commented on code in PR #12518: URL: https://github.com/apache/iceberg/pull/12518#discussion_r1995883250 ## open-api/rest-catalog-open-api.yaml: ## @@ -4744,6 +4764,16 @@ components: } } +NamespaceNotEmptyError: + summary: The requested name

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-14 Thread via GitHub
nastra commented on code in PR #12518: URL: https://github.com/apache/iceberg/pull/12518#discussion_r1996077379 ## open-api/rest-catalog-open-api.yaml: ## @@ -410,7 +410,17 @@ paths: 204: description: Success, no content 400: - $ref: '#/comp

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-14 Thread via GitHub
rdblue commented on code in PR #12518: URL: https://github.com/apache/iceberg/pull/12518#discussion_r1995983897 ## open-api/rest-catalog-open-api.yaml: ## @@ -410,7 +410,17 @@ paths: 204: description: Success, no content 400: - $ref: '#/comp

Re: [PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-14 Thread via GitHub
RussellSpitzer commented on code in PR #12518: URL: https://github.com/apache/iceberg/pull/12518#discussion_r1995837165 ## open-api/rest-catalog-open-api.yaml: ## @@ -4744,6 +4764,16 @@ components: } } +NamespaceNotEmptyError: + summary: The reques

[PR] OpenAPI: Handle NamespaceNotEmptyException when dropping a namespace [iceberg]

2025-03-13 Thread via GitHub
nastra opened a new pull request, #12518: URL: https://github.com/apache/iceberg/pull/12518 (no comment) -- 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-m