sungwy opened a new pull request, #15545: URL: https://github.com/apache/iceberg/pull/15545
This PR adds a docs-only clarification to https://iceberg.apache.org/rest-catalog-spec/ by introducing the term `Trusted Iceberg Client` as a subsection under `REST Catalog Protocol` The intent is to establish shared terminology for an assumption that already appears across current Iceberg design discussions across UDF, DEFINER/INVOKER views, and read restrictions: some catalog-driven restrictions only have security meaning when enforced by a trusted client. By naming that trust boundary as `Trusted Iceberg Client`, future proposals can reference a consistent term instead of re-defining the same concept in each discussion. -- 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]
