cockroachdb / cockroachdb/cockroach
changefeedccl: db-level feeds: disallow duplicate names in filter list
Open
A-cdc
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We should fail the statement if there are duplicate table names in the exclude/include tables statement, across different levels of qualifier (non-, partial-, fully-qualified).
Jira issue: CRDB-55126
Contributor guide
Assessment
This issue has not been assessed yet.