Skip to main content

Crate reifydb_evaluate

Crate reifydb_evaluate 

Source
Expand description

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.

Modules§

error
expression
stack