Module delta_join

Source
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ยง

SessionFor ๐Ÿ”’
A session with lifetime 'a in a scope G with a container builder CB.