doc for showcql

This commit is contained in:
Sebastián Estévez 2020-05-04 13:35:15 -04:00 committed by GitHub
parent a1cd626ed7
commit 8fd8472e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,6 +250,8 @@ activity types.
- **compression** - sets the transport compression to use for this
activity. Valid values are 'LZ4' and 'SNAPPY'. Both types are bundled
with EBDSE.
- **showcql** - prints the cql statements to the screen during a test. Note: this is expensive
and should only be done to troubleshoot workloads. Do not use `showcql` for your tests.
### CQL YAML Parameters