Structs§
- Correlated
Input Ref - A reference to a column outside the subquery.
- Input
RefDepth Rewriter - Rewrite
InputRef
orCorrelatedInputRef
toCorrelatedInputRef
with an offset on the relativedepth
.
Enums§
- Position
- Relative
Depth
is the number of of nesting levels of the subquery relative to the referred relation, and should be non-zero. AbsoluteCorrelatedId
is the id of the related Apply operator, and should be non-zero.