Skip to main content

Module eval

Module eval 

Source
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.