Nadav Har'El
e91c741ef5
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 >
(cherry picked from commit a0379209e6 )
2018-12-12 00:32:35 +00:00
..
2018-12-08 13:42:43 +02:00
2018-12-08 14:08:46 +02:00
2018-09-28 09:45:27 +02:00
2018-09-12 12:14:21 +01:00
2018-02-14 14:15:59 -05:00
2018-05-14 09:41:06 +03:00
2018-05-31 15:51:11 +01:00
2018-06-25 09:21:47 +01:00
2018-06-27 21:51:04 +02:00
2018-03-12 20:05:23 +02:00
2018-06-25 09:21:47 +01:00
2018-06-19 16:26:52 +03:00
2018-12-08 13:42:43 +02:00
2018-10-24 09:43:39 +03:00
2018-02-06 12:10:10 +02:00
2018-04-29 11:03:21 +03:00
2018-05-31 15:51:11 +01:00
2018-10-24 09:44:46 +03:00
2018-10-24 09:44:46 +03:00
2018-03-14 01:54:31 -04:00
2018-03-01 12:06:59 -05:00
2018-12-02 12:07:46 +02:00
2018-11-15 17:46:20 +02:00
2018-11-15 17:46:20 +02:00
2018-06-26 18:54:44 +02:00
2018-04-29 11:03:21 +03:00
2018-03-11 18:22:49 +02:00
2018-02-14 14:15:59 -05:00
2018-08-27 19:24:05 +01:00
2018-04-24 11:29:57 +02:00
2018-05-09 16:52:26 +01:00
2018-12-02 12:07:46 +02:00
2018-09-25 18:02:46 -07:00
2018-09-28 14:27:55 +03:00
2018-03-05 15:22:33 +02:00
2018-09-18 17:22:59 +01:00
2018-09-20 11:31:24 +02:00
2018-03-11 18:22:49 +02:00
2018-08-14 12:27:14 +01:00
2018-03-27 01:20:10 +01:00
2018-09-18 17:22:59 +01:00
2018-06-15 09:56:45 +01:00
2018-08-01 16:50:58 +01:00
2018-07-20 13:51:13 -07:00
2018-07-25 13:16:06 +02:00
2018-05-28 18:12:12 +03:00
2018-04-16 21:00:35 +02:00
2018-09-05 10:19:59 +03:00
2018-06-11 15:34:14 +03:00
2018-06-11 15:34:14 +03:00
2018-05-31 15:51:11 +01:00
2018-09-20 11:31:24 +02:00
2018-09-20 11:31:24 +02:00
2018-07-17 20:15:32 +08:00
2018-05-31 10:09:01 +01:00
2018-12-04 12:13:13 +02:00
2018-09-20 11:31:24 +02:00
2018-09-03 10:31:44 +03:00
2018-07-17 16:32:04 +03:00
2018-09-20 11:31:24 +02:00
2018-09-06 20:54:57 +03:00
2018-12-04 12:13:13 +02:00
2018-12-08 13:42:43 +02:00
2018-12-04 12:13:13 +02:00
2018-09-20 11:31:24 +02:00
2018-06-27 21:51:04 +02:00
2018-10-23 07:36:21 +00:00
2018-09-26 19:24:10 -07:00
2018-09-25 17:55:52 -07:00
2018-07-11 10:15:01 +01:00
2018-05-31 15:51:11 +01:00
2018-09-20 11:31:24 +02:00
2018-12-06 11:38:44 +02:00
2018-07-18 12:28:06 +01:00
2018-02-05 12:31:37 +00:00
2018-07-18 12:28:06 +01:00
2018-02-14 14:15:58 -05:00
2018-09-20 11:31:24 +02:00
2018-09-20 11:31:24 +02:00
2018-09-20 11:31:24 +02:00
2018-05-22 16:52:58 +02:00
2018-04-27 17:12:33 +03:00
2018-02-07 10:11:46 +00:00
2018-12-12 00:32:35 +00:00
2018-02-19 13:08:58 +00:00
2018-05-31 15:51:11 +01:00
2018-12-08 14:08:46 +02:00
2018-12-08 14:08:46 +02:00
2018-10-12 17:46:49 +03:00
2018-06-25 09:37:43 +01:00
2018-12-04 14:30:19 +02:00
2018-12-08 14:08:44 +02:00
2018-05-04 14:38:13 +02:00
2018-06-28 17:20:28 +08:00
2018-03-12 20:05:23 +02:00
2018-03-14 23:49:07 +00:00
2018-07-18 12:28:06 +01:00
2018-04-24 23:12:07 +01:00
2018-07-26 12:03:37 +01:00
2018-12-05 19:20:36 +00:00
2018-09-17 00:38:55 +01:00
2018-12-05 19:20:36 +00:00
2018-04-16 20:26:44 +02:00
2018-12-05 19:20:36 +00:00