cockroachdb / cockroachdb/cockroach
changefeedccl: db level feeds: add test for skipping offline tables during restore table
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
A test will need to be added to see that a table being offline as it's added to a database during a RESTORE TABLE has its events show as expected. This will be nearly identical to tests added for IMPORT INTO. This depends on db-level changefeeds being able to restart when a new table is added to the database.
Jira issue: CRDB-57439
Epic CRDB-55919
Contributor guide
Assessment
This issue has not been assessed yet.