Module operators

Module operators 

Source
Expand description

Plan nodes represent the logical structure of a pipeline.

Modules§

binary_bool

Structs§

CompareOperator
Pipeline operator for comparing two arrays using various comparison operations.
ScalarCompareOperator
Pipeline operator for comparing an array against a scalar value.

Traits§

BindContext
The context used when binding an operator for execution.
Operator
An operator represents a node in a logical query plan.