Expand description
Plan nodes represent the logical structure of a pipeline.
Modules§
Structs§
- Compare
Operator - Pipeline operator for comparing two arrays using various comparison operations.
- Scalar
Compare Operator - Pipeline operator for comparing an array against a scalar value.
Traits§
- Bind
Context - The context used when binding an operator for execution.
- Operator
- An operator represents a node in a logical query plan.