scylladb / scylla-cdc-go

Apache License 2.0
43 stars 11 forks source link

Investigate tests throwing error `no such table: test_keyspace_x_0.tbl` #22

Open dkropachev opened 1 month ago

dkropachev commented 1 month ago

Investigate why following tests:

Throw an error:

2024/08/19 21:51:16.620781 stream_batch.go:105: error while sending a query (will retry): no such table: test_keyspace_1724104276532690272_0.tbl

And whether this error should fail the test.