Skip to main content

Module projected_predicate

Module projected_predicate 

Source
Expand description

Scalar predicates compiled against positional storage projections.

Structsยง

ProjectedPredicate
A predicate whose column lookups are resolved once to projection slots. Unsupported expressions return None and continue through the canonical map-backed evaluator.