Hi everyone, I'd like to get feedback on the API changes in PR #5492 ( https://github.com/apache/polaris/pull/5492), as suggested during review.
Today, all semantic model operations require a single privilege, CATALOG_MANAGE_CONTENT. This PR adds dedicated privileges for list, create, read, write, drop, full metadata access, and grant management. This enables finer grant access control, similar to what we implemented for Iceberg tables/views and Polaris policies. Any thoughts on the API shape or privilege names? Yufei
