cockroachdb / cockroachdb/cockroach
externalconnections: turn off some validation for changefeed sinks
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Today, we do normal changefeed validation when its only a changefeed sink being created as an external connection. We need to turn off some of the validation steps- as a rule, if a validation depends on a with option we should turn off it, such as this example: https://cockroachlabs.slack.com/archives/C01L5LYD401/p1686066820080899
Jira issue: CRDB-28524
Epic CRDB-25684
Contributor guide
Assessment
This issue has not been assessed yet.