Rafael Ávila de Espíndola
bd93a0af52
types: Return bytes_opt from data_value::serialize
...
Since a data_value can contain a null value, returning bytes from
serialize() was losing information as it was mapping null to empty.
This also introduces a serialize_nonnull that still returns bytes, but
results in an internal error if called with a null value.
Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com >
2020-01-29 14:04:59 -08:00
..
2020-01-28 08:13:16 +02:00
2020-01-14 16:35:41 +01:00
2020-01-15 12:15:42 +02:00
2020-01-24 09:09:13 +01:00
2020-01-28 08:13:16 +02:00
2020-01-29 14:04:59 -08:00
2020-01-28 08:13:16 +02:00
2020-01-05 17:20:31 +02:00
2020-01-28 08:13:16 +02:00
2020-01-16 12:12:25 +01:00
2020-01-14 12:17:12 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-29 14:04:59 -08:00
2020-01-24 09:09:13 +01:00
2020-01-28 08:13:16 +02:00
2020-01-24 15:02:58 +01:00
2020-01-28 08:13:16 +02:00
2020-01-15 14:29:21 +03:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-28 08:13:16 +02:00
2020-01-20 09:23:22 -08:00
2020-01-14 12:17:12 +02:00
2020-01-29 14:04:59 -08:00
2020-01-07 22:14:50 -08:00
2020-01-03 15:48:20 +02:00
2020-01-27 11:09:01 +02:00
2020-01-29 14:04:59 -08:00