Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove EnterAt, migrate enterleave.rs #554

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

frankmcsherry
Copy link
Member

@frankmcsherry frankmcsherry commented Mar 21, 2024

This PR removes EnterAt which was recently seen to be an antipattern in differential dataflow (its delay operator queues data unnecessarily), and migrates the now-StreamCore-only enterleave.rs to the core dataflow module.

@frankmcsherry frankmcsherry merged commit 258e3af into TimelyDataflow:master Mar 21, 2024
1 check passed
@frankmcsherry frankmcsherry deleted the enter_leave_core branch March 21, 2024 23:49
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.

1 participant