reifydb-evaluate 0.9.0

Runtime expression evaluator and variable environment for ReifyDB
Documentation

Runtime counterpart to RQL's expression/ planner module: that crate produces the representation, this one runs it. Evaluation works on column buffers wherever possible, so the per-row interpreter cost is paid only when an expression cannot be vectorised.