Glauber Costa
3bb16fba7e
create table: fix creation of compact storage tables
...
The statement being removed in this patch is wrong, and nonexistent in Origin.
If the list of column aliases is empty, we should leave it this way.
This code was already present before the compact storage series. But because
tables created using the schema_builder directly won't exercise this code path,
I ended up not noticing - specially because it only happens with tables that
lack a clustering key. The ones I tested through cqlsh, all had a clustering
key.
Fixes #45
Signed-off-by: Glauber Costa <glommer@cloudius-systems.com >
2015-07-28 10:05:05 +02:00
..
2015-07-08 10:02:31 +02:00
2015-07-24 16:08:41 +02:00
2015-07-16 16:23:03 +02:00
2015-07-28 10:05:05 +02:00
2015-07-24 10:21:11 +02:00
2015-07-24 10:21:11 +02:00
2015-05-12 16:32:56 +03:00
2015-07-24 10:21:11 +02:00
2015-07-24 10:21:11 +02:00
2014-12-24 14:18:21 +02:00
2015-07-10 10:49:30 +03:00
2015-07-10 10:49:30 +03:00
2015-04-29 15:40:38 +03:00
2015-05-12 16:41:12 +03:00
2015-07-24 10:21:11 +02:00
2015-07-24 10:21:11 +02:00
2015-07-25 17:34:56 +03:00
2015-07-06 23:36:48 +02:00
2015-07-08 10:38:33 +02:00
2015-07-21 14:46:34 +02:00
2015-07-21 14:46:34 +02:00
2015-07-06 08:21:15 +02:00
2015-07-21 14:46:34 +02:00
2015-02-12 19:40:58 +01:00
2015-02-12 19:40:58 +01:00
2015-07-10 10:42:10 +03:00
2015-07-10 10:42:10 +03:00
2015-07-10 10:31:56 +03:00
2015-07-10 10:31:56 +03:00
2015-07-22 15:30:13 +02:00
2015-07-22 15:30:13 +02:00
2015-07-22 15:30:13 +02:00
2015-07-22 15:30:13 +02:00
2014-12-24 14:18:21 +02:00
2015-04-20 16:15:34 +03:00
2015-04-29 15:40:38 +03:00
2015-05-12 16:41:12 +03:00
2015-02-04 10:29:00 +01:00
2015-02-12 19:40:58 +01:00
2015-04-14 15:36:42 +02:00
2015-07-09 00:12:08 -04:00
2015-07-06 08:21:16 +02:00
2015-07-14 17:18:11 +03:00
2015-07-09 00:12:08 -04:00
2015-03-24 12:03:00 +01:00
2015-07-08 10:02:31 +02:00
2015-03-11 14:56:10 +01:00
2015-07-22 15:30:13 +02:00
2015-07-22 15:30:13 +02:00
2015-04-29 15:40:38 +03:00
2015-04-29 15:40:38 +03:00
2015-05-12 16:32:56 +03:00
2015-07-08 10:02:31 +02:00
2015-07-08 10:02:31 +02:00
2015-04-29 15:40:38 +03:00
2015-04-20 16:15:34 +03:00
2015-07-06 08:21:16 +02:00
2015-07-07 11:38:22 -04:00
2015-04-15 20:44:50 +02:00
2015-05-12 16:32:56 +03:00
2015-04-29 15:40:38 +03:00
2014-12-24 14:18:21 +02:00
2015-07-24 10:21:11 +02:00
2015-07-24 10:21:11 +02:00
2015-05-12 16:32:56 +03:00