awslabs / awslabs/amazon-redshift-utils
v_generate_user_grant_revoke_ddl.sql does not include external tables and external schemas.
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
v_generate_user_grant_revoke_ddl.sql does not include external tables and external schemas.
Contributor guide
Research direction
Locate v_generate_user_grant_revoke_ddl.sql in the repository and read how it generates grant and revoke DDL. Compare its handling of regular objects with the reported omission of external tables and external schemas. Done means the view includes those external objects in its generated DDL and the existing relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100