Expand description
Delta join execution dataflow construction.
Consult DeltaJoinPlan documentation for details.
Functions§
- Constructs a
half_join
from supplied arguments. - Builds the beginning of the update stream of a delta path.
- Dispatches half-join construction according to arrangement type specialization.
- Dispatches half-join construction according to trace type specialization.
- Dispatches building of a delta path update stream by to arrangement type specialization.
- Dispatches building of a delta path update stream by to trace type specialization.