cockroachdb / cockroachdb/cockroach

cdc: iterate over schema changes & expected backfills in tests

Open
#106,915 2 comments 0 reactions 0 assignees View on GitHub
A-cdc 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.**

We manually went through a [list of schema changes](https://docs.google.com/spreadsheets/d/1z0NcQdXj7baQ4TjlI-56RYBEkB7g45FpoB_tkc9IVr8/edit#gid=0) [internal] to verify that the backfill behavior is expected. Overall, we saw what we expected.

Seems that this should be automated.

**Describe the solution you'd like**

A looped test that maps “schema change type” to “expected backfill”. Automate what was done manually above.

Jira issue: CRDB-29765

Epic CRDB-9179

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.