rdblue commented on code in PR #9628:
URL: https://github.com/apache/iceberg/pull/9628#discussion_r1476851450
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1453,6 +1456,23 @@ components:
type: string
example: "sales"
+ data-access:
+ name: X-Iceberg-Data-Access
Review Comment:
This doesn't seem like a clear enough noun to me. How about
`X-Supported-Access-Delegation`? I think it should be clear that these are
access patterns or methods that are supported by the client. It's also for
metadata access as well (manifests and manifest lists). I think having Iceberg
in there is nice, but probably not necessary if it is getting too long.
--
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]