Files
scylladb/cql3
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-10 10:49:30 +03:00
2015-07-10 10:49:30 +03:00
2015-07-21 14:46:34 +02:00
2015-07-21 14:46:34 +02:00
2015-07-21 14:46:34 +02:00
2015-07-10 10:42:10 +03:00
2015-07-10 10:42:10 +03:00
2015-02-04 10:29:00 +01:00
2015-07-08 10:02:31 +02: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