Module projection

Module projection 

Source

Structs§

ProjectionExpr
A projection expression as used by projection operations.
ProjectionExprs
A collection of projection expressions.
ProjectionMapping
Stores the mapping between source expressions and target expressions for a projection.
ProjectionTargets
Stores target expressions, along with their indices, that associate with a source expression in a projection mapping.

Functions§

project_ordering
Projects a single LexOrdering onto the given schema.
project_orderings
Projects a slice of LexOrderings onto the given schema.
update_expr
The function operates in two modes: