Skip to main content

Module ir

Module ir 

Source
Expand description

Serializable scalar SQL IR shared by analysis, planning, and execution.

Structs§

ScalarOrder
ScalarWindowFrame
ScalarWindowSpec

Enums§

ScalarExpr
ScalarFrameBound

Functions§

analyze_expression_call_arguments
Decode SQL call markers carried by expression plans without evaluating arguments.

Type Aliases§

SubqueryId
Index into the query children owned by the enclosing expression plan.