Files
scylladb/db/view
Piotr Sarna d5e7b5507b view: add handling of a token column for secondary indexes
In order to ensure token order on secondary index queries,
first clustering column for each view that backs a secondary index
is going to store a token computed from base's partition keys.
After this commit, if there exists a column that is not present
in base schema, it will be filled with computed token.
2018-06-05 18:59:25 +02:00
..
2018-05-22 16:52:58 +02:00
2018-05-22 16:52:58 +02:00