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-11-21 00:01:44 +02:00
2018-11-28 13:58:16 +01:00
2018-11-29 14:06:59 +01:00
2018-12-11 23:33:02 +00:00
2017-08-22 15:06:18 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2018-07-18 12:28:06 +01:00
2016-04-08 08:12:47 +03:00
2018-06-11 15:34:14 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2018-04-30 00:27:23 +02:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03: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
2017-08-10 15:01:10 -04:00
2018-05-27 12:40:27 +03:00
2018-11-26 11:37:49 +02:00
2018-10-03 18:30:06 +03:00
2017-06-29 10:51:20 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2017-02-22 09:19:46 +00:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2016-10-06 15:42:37 +03:00
2018-11-21 00:01:44 +02:00
2018-06-11 15:34:13 +03:00
2016-04-08 08:12:47 +03:00
2018-08-15 10:38:09 +01:00
2018-07-26 12:37:06 +01:00
2018-12-09 20:11:38 +02:00
2018-11-01 13:16:17 +00:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2018-06-25 09:21:47 +01:00
2018-09-27 15:29:28 +02:00
2018-09-27 15:29:28 +02:00
2017-11-27 12:14:24 -05:00
2017-11-27 12:14:24 -05:00
2018-02-14 14:15:57 -05:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-08-09 13:53:44 +01:00
2018-11-01 13:16:17 +00: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-01 13:16:17 +00:00
2018-06-25 09:21:47 +01:00
2018-03-15 13:34:44 +01:00
2018-08-20 21:39:37 +01:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2018-04-30 00:27:23 +02:00
2018-07-18 12:28:06 +01:00
2018-04-23 12:00:57 +02:00
2017-05-10 12:38:18 +03:00