cockroachdb / cockroachdb/cockroach
sql: Support table renames referenced by a view.
Open
C-enhancement
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Tables should be referenced by IDs in views to support table rename operations.
Jira issue: CRDB-25358
Epic CRDB-19496
Contributor guide
Research direction
No files or tests are named. Start by reviewing the existing SQL view and table-rename handling, then consult Jira issue CRDB-25358 and epic CRDB-19496 for scope. Done means views continue resolving their tables after those tables are renamed, with regression coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100