mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
Finally we don't need term::bind() to evaluate a term. We can just convert the term to expression and call evaluate(expression). Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>