mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
In the script test/alternator/run, which runs Scylla for the Alternator tests, add the "--experimental-features=cdc" option, to allow us testing the streams API whose implementation requires the experimenal CDC feature. Signed-off-by: Nadav Har'El <nyh@scylladb.com>