cockroachdb / cockroachdb/cockroach
SHOW CHANGEFEED JOBS for DB-level feeds doesn't respect filters
Open
A-cdc
branch-master
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
Discovered while working on DB level feeds that SHOW CHANGEFEED JOBS WITH WATCHED_TABLES shows all tables in the database, regardless of filters.
**Describe the solution you'd like**
Only the tables for which events would be emitted should be in the watched tables.
Jira issue: CRDB-56197
Epic CRDB-55919
Contributor guide
Assessment
This issue has not been assessed yet.