Skip to content

Conversation

@antiguru
Copy link
Member

Move the differential crate from the repository root to the differential-dataflow directory.

At the same time, convert the differential dependency to a workspace dependency instead of referring to it by a relative path.

This change isn't strictly necessary, but I'd like to get us into a position where we don't have any code specific to columnation (other than implementations that cannot live anywhere else) in differential and move implementations shared between examples to a separate crate that we don't publish. We could do the same now, but I feel it would add complexity, and this change gets the repository into a state where it'd be a cleaner change in the future.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@frankmcsherry frankmcsherry merged commit 9bd35f3 into TimelyDataflow:master Feb 28, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Feb 28, 2025
@antiguru antiguru deleted the separate_dd branch February 28, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants