Skip to content

Conversation

@petrosagg
Copy link
Contributor

No description provided.

@petrosagg petrosagg force-pushed the partition-core branch 2 times, most recently from 6bf627b to a9eeecc Compare December 17, 2024 22:14
/// }
/// });
/// ```
fn partition<C2, D2, F>(&self, parts: u64, route: F) -> Vec<StreamCore<G, C2>>
Copy link
Member

Choose a reason for hiding this comment

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

Consider taking a container builder here instead!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point! Changed to a container builder argument

@frankmcsherry
Copy link
Member

Looks good to me, thanks!

@frankmcsherry frankmcsherry merged commit 4337b10 into TimelyDataflow:master Dec 18, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 18, 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.

3 participants