Skip to content

Remove batcher dependence on updates #431

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

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

frankmcsherry
Copy link
Member

@frankmcsherry frankmcsherry commented Nov 27, 2023

This PR removes both batchers' dependence on U: Update, replacing the dependence with the vanilla types it would extract from the update. This generally simplifies things when we know explicit types, and is a bit more confusing when we baked a more complicated rule into the update. We may need to re-jigger in the future, but I don't think we need to make these types update-aware.

Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@frankmcsherry frankmcsherry merged commit 165d215 into TimelyDataflow:master Nov 28, 2023
This was referenced Oct 29, 2024
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