An implementation of Ngo et al's GenericJoin in timely dataflow.
Some operations are not supported in the newest timely-dataflow and can lead to compile error, such as input_graph.advance_to(prev_time.inner + 1)(examples/motif.rs:107) and timely::progress::timestamp::RootTimestamp;(examples/triangles.rs:14). So the dependency of timely-dataflow should be changed into an older version.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by HUWEIWEI0105 and has received 1 comments.