Copilot commented on code in PR #2009:
URL: https://github.com/apache/polaris/pull/2009#discussion_r2192152348


##########
site/content/in-dev/unreleased/access-control.md:
##########
@@ -43,6 +43,7 @@ has the following securable objects:
 - Namespace
 - Iceberg table
 - View
+- Policy

Review Comment:
   [nitpick] Consider sorting the list of securable objects alphabetically to 
maintain consistency (e.g., Iceberg table, Namespace, Policy, View).
   ```suggestion
   - Iceberg table
   - Namespace
   - Policy
   - View
   ```



-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to