cockroachdb / cockroachdb/cockroach
changefeedccl: db level feeds: correctly integrate tablefilters into the tableset watcher
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Integrate the work from #147420 into the tableset watcher. The only complexity there will be resolving the fully qualified names.
Jira issue: CRDB-56231
Epic CRDB-55919
Contributor guide
Research direction
Start by reading issue #147420 and locating the changefeed tableset watcher mentioned here. Trace how table filters and fully qualified names are represented, then integrate the referenced work so database-level feeds apply the filters correctly. Done means the watcher handles table filters with fully qualified names and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100