Expand description
Expression evaluator for the executor.
Functionsยง
- compare_
values - Utility: compare two Values for sorting. Returns Ordering. Used by SortOp.
- eval
- Evaluate an expression against a record (current row bindings).
- eval_
cmp - Compare two values with the given comparison operator.