nastra opened a new issue, #10462: URL: https://github.com/apache/iceberg/issues/10462
### Proposed Change When introducing Views to the REST catalog it was clear that we need a way in the REST spec to signal which endpoints are being supported by a REST server. The idea of the proposal is to introduce and express server capabilities via the `/config` endpoint, so that clients know that it is safe to call a particular endpoint on a given REST server. Capabilities that currently come to mind are: - views - vended-credentials - remote-signing - multi-table-commit https://github.com/apache/iceberg/pull/9940 adds the required REST spec changes to introduce `capabilities`. ### Proposal document _No response_ ### Specifications - [ ] Table - [ ] View - [X] REST - [ ] Puffin - [ ] Encryption - [ ] Other -- 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.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org