Module linear

Source
Expand description

define MapFilterProject which is a compound operator that can be applied row-by-row.

Structsยง

MapFilterProject
A compound operator that can be applied row-by-row.
MfpPlan
Predicates partitioned into temporal and non-temporal.
SafeMfpPlan
A wrapper type which indicates it is safe to simply evaluate all expressions.