Expand description
Delta join execution dataflow construction.
Consult DeltaJoinPlan documentation for details.
Functionsยง
- build_
halfjoin ๐ - Constructs a
half_join
from supplied arguments. - build_
update_ ๐stream - Builds the beginning of the update stream of a delta path.
Type Aliasesยง
- Session
For ๐ - A session with lifetime
'a
in a scopeG
with a container builderCB
.