Update cql.md

This commit is contained in:
Sebastián Estévez
2020-05-04 13:53:28 -04:00
committed by GitHub
parent 3ec3ef1e08
commit bc75f71a11

View File

@@ -250,7 +250,7 @@ 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
- **showcql** - logs cql statements as INFO (to see INFO messages in stdout use -v or greater) Note: this is expensive
and should only be done to troubleshoot workloads. Do not use `showcql` for your tests.
### CQL YAML Parameters