Skip to main content

Module scope_overlay

Module scope_overlay 

Source
Expand description

Positional overlay for a correlated outer query scope.

Structs§

ScopeOverlay
Attach one outer row as hidden lookup state while keeping only the current relation’s columns visible. The outer value fragment is shared by every row in a child batch, so correlated evaluation does not rebuild a merged map for each inner row.