Pekka Enberg
9048f741ad
cql3: Secondary-index backed select statements
...
This patch adds support for secondary-index backed select statements.
Current select_statement class is split into two separate classes:
primary_key_select_statement that retains regular query behavior and
indexed_table_select_statement that introduces the new secondary-index
backed query logic. One of the two behaviors is selected at query
preparation time to minimize overhead for non-indexed queries.
2017-11-03 10:12:58 +02:00
..
2017-04-12 12:24:03 -04:00
2017-07-19 16:18:45 +03:00
2017-05-21 12:26:15 +03:00
2017-08-24 14:00:02 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-06-24 18:06:11 +02:00
2017-05-21 12:26:15 +03:00
2017-07-21 15:38:45 +02:00
2017-07-21 15:38:45 +02:00
2016-12-20 13:06:11 +00:00
2017-08-10 15:01:10 -04:00
2017-05-21 12:26:15 +03:00
2017-07-19 16:18:45 +03:00
2017-05-21 12:26:15 +03:00
2017-08-10 15:01:10 -04:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-08-10 15:01:10 -04:00
2017-05-21 12:26:15 +03:00
2017-05-10 19:54:42 +02:00
2017-05-04 15:59:49 +02:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-10-05 10:07:44 +03:00
2017-10-05 10:07:44 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-08 16:33:17 +03:00
2017-05-08 16:33:17 +03:00
2016-08-09 10:38:37 +02:00
2016-08-09 10:38:37 +02:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-04 14:59:12 +03:00
2017-05-21 12:26:15 +03:00
2017-11-03 10:12:58 +02:00
2017-11-03 10:12:58 +02:00
2017-05-10 19:54:42 +02:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-05-17 11:25:52 +03:00
2017-05-04 15:59:49 +02:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00