TimelyDataflow / TimelyDataflow/differential-dataflow
Improve clarity around `Cursor` method requirements
Open
@frankmcsherry is already working on this.
Since Jun 11, 2024.
- Dominant language
- Rust
- Stars
- 3k
- Forks
- 211
- Avg merge
- 10h 42m
- Merged PRs (30d)
- 34
Description
In https://github.com/TimelyDataflow/differential-dataflow/pull/512 there is an internal bug that the Cursor trait is not being invoked in a way that is compatible with its implementation. Perhaps either or both are wrong, but if the specification and documentation are unclear we can and should correct that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.