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.1k stars 3.81k forks source link

crosscluster/logical: test LDR with multiple target tables #129562

Open msbutler opened 2 months ago

msbutler commented 2 months ago

Currently our headliner LDR unit tests only test on a single table (e.g. TestRandomTables and TestUDFWithRandomTables). We should expand these tests run on multiple table targets, some with and without a UDF applier.

Jira issue: CRDB-41597

blathers-crl[bot] commented 2 months ago

cc @cockroachdb/disaster-recovery