Nadav Har'El
a0379209e6
secondary indexes: fail attempts to create a CUSTOM INDEX
...
Cassandra supports a "CREATE CUSTOM INDEX" to create a secondary index
with a custom implementation. The only custom implementation that Cassandra
supports is SASI. But Scylla doesn't support this, or any other custom
index implementation. If a CREATE CUSTOM INDEX statement is used, we
shouldn't silently ignore the "CUSTOM" tag, we should generate an error.
This patch also includes a regression test that "CREATE CUSTOM INDEX"
statements with valid syntax fail (before this patch, they succeeded).
Fixes #3977
Signed-off-by: Nadav Har'El <nyh@scylladb.com >
Message-Id: <20181211224545.18349-2-nyh@scylladb.com >
2018-12-11 23:33:02 +00:00
..
2018-12-07 12:44:32 +00:00
2018-12-10 19:30:58 +01:00
2018-11-21 00:01:44 +02:00
2018-09-12 12:14:21 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-12-06 15:38:01 -08:00
2018-06-25 09:21:47 +01:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-06-19 16:26:52 +03:00
2018-12-03 14:40:35 +01:00
2018-12-10 09:09:07 +00:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-11-29 14:53:30 +01:00
2018-12-09 20:11:38 +02:00
2018-11-21 00:01:44 +02:00
2018-11-01 10:19:32 +02:00
2018-11-01 13:16:17 +00:00
2018-08-27 19:24:05 +01:00
2018-11-29 14:53:30 +01:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-09-18 17:22:59 +01:00
2018-10-24 13:29:51 +03:00
2018-12-06 16:31:04 +02:00
2018-12-06 16:31:04 +02:00
2018-11-21 00:01:44 +02:00
2018-06-15 09:56:45 +01:00
2018-08-01 16:50:58 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-07-25 13:16:06 +02:00
2018-09-05 10:19:59 +03:00
2018-10-25 12:53:30 +03:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-09-20 11:31:24 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-12-04 08:51:05 +02:00
2018-09-20 11:31:24 +02:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-07-17 16:32:04 +03:00
2018-09-20 11:31:24 +02:00
2018-11-21 00:01:44 +02:00
2018-12-04 08:51:05 +02:00
2018-12-05 10:43:29 +02:00
2018-12-04 08:51:05 +02:00
2018-11-23 12:14:06 +00:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-07-11 10:15:01 +01:00
2018-11-21 11:43:42 +02:00
2018-11-21 00:01:44 +02:00
2018-12-09 20:11:38 +02:00
2018-11-21 00:01:44 +02:00
2018-11-22 11:30:31 +00:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-10-07 19:14:29 +03:00
2018-12-11 23:33:02 +00:00
2018-11-01 13:16:17 +00:00
2018-12-06 14:21:04 +00:00
2018-12-06 16:40:27 -08:00
2018-12-10 10:10:22 +02:00
2018-11-26 13:25:23 +01:00
2018-11-21 00:01:44 +02:00
2018-11-24 20:16:54 -02:00
2018-12-04 10:32:10 +02:00
2018-12-05 12:36:22 -08:00
2018-06-28 17:20:28 +08:00
2018-11-01 13:16:17 +00:00
2018-11-21 18:38:50 +02:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-21 00:01:44 +02:00
2018-12-05 21:51:01 +02:00
2018-07-26 12:03:37 +01:00
2018-11-15 19:41:43 +02:00
2018-11-15 18:03:28 +02:00
2018-11-15 19:41:43 +02:00
2018-11-21 00:01:44 +02:00