dimas-b commented on code in PR #4043:
URL: https://github.com/apache/polaris/pull/4043#discussion_r2984618767
##########
spec/polaris-catalog-apis/generic-tables-api.yaml:
##########
@@ -182,6 +186,26 @@ components:
type: string
example: "sales"
+ generic-table-data-access:
+ name: X-Generic-Table-Access-Delegation
Review Comment:
Re: prefix - "Polaris" is the project that owns the API spec, so using the
project name as the namespace for headers seems logical. Using "Generic" as the
prefix is too generic :wink:
`Polaris-Generic-Table-Access-Delegation` would work, from my POV, though.
My personal preference (non-binding) is with `Polaris-Access-Delegation`
because it is shorter and could be extended to other APIs owned by Polaris.
--
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]