cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.03k stars 3.8k forks source link

cdc: sqlsmith tests asserting projections are consistent #100834

Open HonoreDB opened 1 year ago

HonoreDB commented 1 year ago

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

blathers-crl[bot] commented 1 year ago

cc @cockroachdb/cdc