Files
scylladb/sstables
Piotr Jastrzebski 3de85aebc9 Fix UDT names in serialization header
Serialization header stores type names of all
columns in a table. Including partition key columns,
clustering key columns, static columns and regular columns.

If one of those types is a user defined type then we need to
wrap its name into
"org.apache.cassandra.db.marshal.FrozenType(...)".

Fixes #4073

Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
2019-01-10 10:58:30 +01:00
..
2019-01-10 10:58:30 +01:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-06-15 09:11:09 +02:00
2019-01-02 17:52:07 -08:00
2018-11-24 18:53:18 -02:00
2018-10-01 13:15:43 +03:00