datastax / cdc-apache-cassandra

Datastax CDC for Apache Cassandra
Apache License 2.0
35 stars 21 forks source link

Bootstrap CDC backfill CLI e2e tests #115

Closed aymkhalil closed 1 year ago

aymkhalil commented 1 year ago

This patch is setup the first backfill e2e test. What's remaining:

  1. [Done] Restore the CI test matrix
  2. [Done] Run tests against C3/DSE
  3. [Future PR]Add PK + Clustering column tests
  4. [Future PR] Enable java17 tests