Files
scylladb/cql3
Avi Kivity 8dda84bb0c cql3: expr: fix function evaluation with NULL inputs
Function call evaluation rejects NULL inputs, unnecssarily. Functions
work well with NULL inputs. Fix by relaxing the check.

This currently has no impact because functions are not evaluated via
expressions, but via selectors.
2023-02-12 17:05:22 +02:00
..
2023-01-18 10:38:24 +02:00
2023-01-18 10:38:24 +02:00
2023-01-30 21:50:23 +08:00