nosqlbench icon indicating copy to clipboard operation
nosqlbench copied to clipboard

Scenario parser should honor double and single quotes in values

Open jshook opened this issue 2 years ago • 0 comments

While the named scenario parser now relies on a newer and more consistent command parser for rewriting, it does not yet understand single and double quotes or escapes thereof. This needs to be added to support previous workloads without obscure errors, and to allow for disambiguation for parameters containing spaces or other similar characters.

jshook avatar Mar 22 '24 19:03 jshook