-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to skip 'truncate table' operation using 'sequential' workload
If it is needed to skip truncation of a DB table, then just use following new parameter: -skip-truncate-table With this change it will be possible to use multiple scylla-bench concurrent commands which won't truncate each other's data. Closes: #30 Closes: #130
- Loading branch information
1 parent
6eca1c9
commit 4070454
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters