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

Pipeline Operators #315

Open
Max-Meldrum opened this issue Feb 25, 2022 · 0 comments
Open

Pipeline Operators #315

Max-Meldrum opened this issue Feb 25, 2022 · 0 comments
Labels
domain: performance Anything related to Arcon performance enhancement New feature or request

Comments

@Max-Meldrum
Copy link
Member

Non-blocking pipeline operators such as map, filter, and flat_map do not have to implement Arcon's Operator trait. They can simply be Rust functions that can be chained/composed together (#246).

@Max-Meldrum Max-Meldrum added enhancement New feature or request domain: performance Anything related to Arcon performance labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: performance Anything related to Arcon performance enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant