cockroachdb / cockroachdb/cockroach
changefeedccl: Db-level changefeed: implement ALTER DEFAULT PRIVILEGES GRANT CHANGEFEED on DATABASES
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Add default privileges for changefeeds on databases.
Jira issue: CRDB-53702
Epic: [CRDB-1421](https://cockroachlabs.atlassian.net/browse/CRDB-1421)
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reviewing the linked Jira issue CRDB-53702 and epic CRDB-1421, then locate the existing changefeed privilege handling; done means database-level default privileges support GRANT CHANGEFEED.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- authorization, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100