Per #147 (comment), it would be nice for benchbase to support selecting alternative DDL statements for table --create mode during runtime options (e.g. config files or cli opts) instead of as a compile time change.
This could be useful to select between a row store and column store layout or other alternative indexing options, for instance.