Files
scylladb/cql3/expr/expression.cc
Botond Dénes 4af3359744 cql3/expr: use utils::chunked_string for untyped_constant::raw_text
This value can be a string or bytes literal, which can get very large in
rare cases. Use chunked storage to avoid large allocations.
2026-05-26 09:08:06 +03:00

114 KiB