singhpk234 commented on code in PR #13619:
URL: https://github.com/apache/iceberg/pull/13619#discussion_r2277226286
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1064,7 +1064,19 @@ paths:
}
}
503:
- $ref: '#/components/responses/ServiceUnavailableResponse'
+ description:
Review Comment:
I agree, my understanding was that we just have alignment for the 503 in
context for update table, since it can lead to corruption with some fairly
common tool, if we are fine to interpret whole 503 as a status code where some
partitial processing can be done (it doesn't matter for idempotent requests) ,
happy to update it centrally.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]