mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
generations to idx The function used `calculate_generation_for_new_table` for the sstables generation. The so-called `generations` are just used to generate key indices. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>