scylladb / cql-stress

10 stars 4 forks source link

c-s: Tool creates `counter1` table when regular workloads are being run #85

Closed muzarski closed 3 months ago

muzarski commented 3 months ago

Ref: https://github.com/scylladb/scylladb/issues/19107#issuecomment-2155038858

Cassandra-stress frontend always creates standard1 and counter1 tables for all workloads (user is exception). At the time of implementing this, I was sure that original c-s does the same - apparently I was wrong.

In general, the tables we should create for each workload: