TimelyDataflow / TimelyDataflow/differential-dataflow

Export timely dataflow

Open
#190 0 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.