TimelyDataflow / TimelyDataflow/differential-dataflow
Export timely dataflow
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3k
- Forks
- 211
- Avg merge
- 10h 42m
- Merged PRs (30d)
- 34
Description
For various headache reasons, it may make sense for differential to export the version of timely dataflow on which it depends. This has the potential to relieve pains felt by version slew, where persons who care not at all which version of timely is required can simply use the re-exported timely from differential.
cc @benesch
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.
Research direction
The issue names no files, tests, or entry points. Start by locating the crate's timely dependency and public exports, then review how dependency versions are declared and exposed; done means differential-dataflow users can use the supported timely version through differential without managing version slew themselves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100