cockroachdb / cockroachdb/cockroach
cdc: sqlsmith tests asserting projections are consistent
Open
A-cdc
C-enhancement
O-qa
stability-period
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We have sqlsmith tests merged in for predicates, but not projections (I ran the latter locally but never got it into a mergeable state). We should have a test asserting that random changefeed queries run on random data always either error or produce the same output as regular SQL queries.
Jira issue: CRDB-26650
Epic CRDB-21713
Contributor guide
Assessment
This issue has not been assessed yet.