Skip to main content

Module project

Module project 

Source
Expand description

Project operator (column selection and expression evaluation).

Structsยง

PassThroughNode
Wildcard expansion: pass-through all columns.
ProjectExpr
Projection expression: an expression and its output alias.
ProjectNode
Project operator: evaluates expressions to produce a new row shape.