Expand description
Serializable scalar SQL IR shared by analysis, planning, and execution.
Structs§
Enums§
Functions§
- analyze_
expression_ call_ arguments - Decode SQL call markers carried by expression plans without evaluating arguments.
- scalar_
call_ arguments_ with_ control - Decode the same borrowed markers into an admitted temporary container. Names and expression nodes remain borrowed from the input IR owner.
Type Aliases§
- Subquery
Id - Index into the query children owned by the enclosing expression plan.