Fennel: /home/pub/open/dev/fennel/exec/NestedLoopJoinExecStream.h File Reference (original) (raw)
NestedLoopJoinExecStream performs a nested loop join between two inputs by iterating over the first input once and opening and re-iterating over the second input for each tuple from the first. More...