Skip to content

Fix doc to remove privileges may take up to one hour to take effect and add Policy to securable object #2009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgpoh
Copy link
Contributor

@cgpoh cgpoh commented Jul 8, 2025

Minor update for the access control doc:

  1. Remove the misleading section on privileges granted may take up to one hour to take effect. I've tested granting the privileges and confirmed that the privileges granted take effect instantly.

  2. Add Policy to the list of securable objects

@Copilot Copilot AI review requested due to automatic review settings July 8, 2025 10:47
@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Jul 8, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the access control documentation to remove an outdated note about privilege propagation delay and to include Policy in the list of securable objects.

  • Removed the misleading one-hour delay note for privilege updates.
  • Added Policy to the securable objects list.
Comments suppressed due to low confidence (1)

site/content/in-dev/unreleased/access-control.md:74

  • [nitpick] It may be helpful to add a positive note clarifying that privilege changes now take effect immediately, so users know what to expect.
principals.

Comment on lines 43 to +46
- Namespace
- Iceberg table
- View
- Policy
Copy link
Preview

Copilot AI Jul 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Suggested change
- Namespace
- Iceberg table
- View
- Policy
- Iceberg table
- Namespace
- Policy
- View

Copilot uses AI. Check for mistakes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

¯\(ツ)

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants