Thanks for sharing! I was going to post the following on GitHub, but
their comment system is broken right now and is giving me a 404
whenever I attempt to submit a comment:
ah, I was wondering why you had a `disable` / `alter`, instead of
doing everything straight in the `create` command. I suppose the
`create_table.sh` script upstream could be enhanced to:
* Allow passing extra custom arguments (like your `REPLICATION_SCOPE`
or `TTL` above)
* Allow passing an arbitrary number of splits in argument and having
the script automatically figure out sensible region boundaries to
pre-split on during the `create` command.
--
Benoit "tsuna" Sigoure