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

Generalize Collection to containers #506

Merged

Conversation

frankmcsherry
Copy link
Member

Starts the process of generalizing Collection to allow arbitrary containers in the underlying stream. At the moment this only supports those functions with no strong opinions about the container contents, and that work can start to emerge piecemeal.

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 great to me, thanks!

src/collection.rs Outdated Show resolved Hide resolved
@frankmcsherry frankmcsherry merged commit f6076ad into TimelyDataflow:master May 30, 2024
7 checks passed
@frankmcsherry frankmcsherry deleted the container_collection branch May 30, 2024 18:17
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