Skip to content

Move differential crate from . to directory - #575

Merged
frankmcsherry merged 3 commits into
TimelyDataflow:masterfrom
antiguru:separate_dd
Feb 28, 2025
Merged

Move differential crate from . to directory#575
frankmcsherry merged 3 commits into
TimelyDataflow:masterfrom
antiguru:separate_dd

Conversation

@antiguru

Copy link
Copy Markdown
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
@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