Files
scylladb/sstables
Piotr Jastrzebski cafb3dc2ae sstables 3: Correctly handle dropped columns in column_translation
Previously we were making assumptions about missing columns
(the size of its value, whether it's a collection or a counter) but
they didn't have to be always true. Now we're using column type
from serialization header to use the right values.

Fixes #3859

Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
2018-10-18 19:13:44 +02:00
..
2018-06-15 09:11:09 +02:00
2018-10-01 13:15:43 +03:00
2018-05-23 19:54:16 +02:00
2018-10-01 13:15:43 +03:00