Files
scylladb/utils
Marcin Maliszkiewicz 6f055ca5f9 alternator: evaluate expressions as false for stored malformed binary
data

We'll try to distinguish the case when data comes from the storage rather
than user reuqest. Such attribute can be used in expressions and
when it can't be decoded it should make expression evaluate as
false to simply exclude the row during filter query or scan.

Note that this change focuses on binary type, for other types we
may have some inconsistencies in the implementation.
2023-01-16 15:15:27 +01:00
..
2022-06-02 11:21:05 +03:00
2022-02-28 12:36:03 +02:00
2022-08-08 08:02:27 +03:00