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