Pekka Enberg
a8e89d624a
cql3: Fix variable_specifications class get_partition_key_bind_indexes()
...
The "_specs" array contains column specifications that have the bind
marker name if there is one. That results in
get_partition_key_bind_indices() not being able to look up a column
definition for such columns. Fix the issue by keeping track of the
actual column specifications passed to add() like Cassandra does.
Fixes #2369
(cherry picked from commit a45e656efb4c6478d80e4dfc18de99b94712eeba)
2017-05-10 10:00:47 +03:00
..
2017-03-17 11:14:51 +02:00
2016-12-20 13:06:11 +00:00
2017-02-02 10:35:14 +00:00
2017-05-10 10:00:21 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-17 14:52:44 +02:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2017-01-27 09:24:36 +02:00
2017-02-02 10:35:14 +00:00
2017-01-09 10:42:20 +02:00
2017-01-09 10:42:20 +02:00
2016-05-31 09:12:11 +03:00
2017-01-09 10:42:20 +02:00
2016-04-11 12:35:53 +03:00
2016-04-11 12:35:53 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2016-12-20 13:06:11 +00:00
2016-04-08 08:12:47 +03:00
2017-02-02 10:35:14 +00:00
2017-02-02 10:35:14 +00:00
2016-10-06 15:42:37 +03:00
2017-01-17 14:52:44 +02:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-10 16:24:54 -05:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2016-05-31 09:12:20 +03:00
2016-05-31 09:12:11 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2016-08-03 17:21:41 +00:00
2016-12-20 13:06:11 +00:00
2017-01-20 13:19:00 +02:00
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-12-20 13:06:11 +00:00
2017-01-27 09:24:36 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-18 13:51:15 +00:00
2016-04-08 08:12:47 +03:00
2017-02-02 10:35:14 +00:00
2016-04-11 09:10:41 +00:00
2016-04-11 09:10:41 +00:00
2017-01-27 09:24:36 +02:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2017-01-30 10:49:31 +02:00
2017-05-10 10:00:47 +03:00
2017-05-10 10:00:47 +03:00