Module partiql_eval::eval::evaluable
source · Enums
- Whether an
Evaluable
takes input from the plan graph or manages its own iteration.
Traits
- Represents an SQL aggregation function computed on a collection of input values.
Evaluable
represents each evaluation operator in the evaluation plan as an evaluable entity.