scylladb / cql-stress

8 stars 4 forks source link

c-s: Implement `insert` operation for user profiles #93

Open muzarski opened 2 weeks ago

muzarski commented 2 weeks ago

Fix: https://github.com/scylladb/cql-stress/issues/91

This PR introduces a logic for predefined insert operation.

Changes:

muzarski commented 2 weeks ago

I need to implement runtime tests for this feature, but apart from that, this PR is ready for review.