Open Yicong-Huang opened 7 months ago
self intersection also does not work
root cause: channel id does not differentiate port information. from CSV -> Diff there are two channels (each to one port), but the data are recognized to be passed from the same port. so the second port logic never executes
Similar to self-join, when running with one source and one diff, connecting the source operator to both ports of diff, will cause the execution never finish.