Files
scylladb/alternator
Piotr Sarna fea29fdfd1 alternator: allow creating GSI with 2 base regular columns
Creating an underlying materialized view with 2 regular base columns
is risky in Scylla, as second's column liveness will not be correctly
taken into account when ensuring view row liveness.
Still, in case specific conditions are met:
 * the regular base column value is always present in the base row
 * no TTLs are involved
then the materialized view will behave as expected.

Creating a GSI with 2 base regular columns issues a warning,
as it should be performed with care.
Message-Id: <5ce8642c1576529d43ea05e5c4bab64d122df829.1567159633.git.sarna@scylladb.com>
2019-09-01 11:38:56 +03:00
..
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-09-01 11:17:58 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00
2019-08-26 14:22:41 +03:00