-
Notifications
You must be signed in to change notification settings - Fork 173
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
Implement parallelism and cardinality #1088
base: main
Are you sure you want to change the base?
Conversation
/ok to test |
I think parallelism and cardinality should not be forwarded queries. But |
Possibly. The use I had in mind for But if you are just cobbling together a sender's environment from bits and bobs, none of which are from a child sender, then the current behavior is not what you want. In that case, perhaps we want a variant of |
Thats a very fair argument. I will provide a helper for what I really need |
@maikel stdexec now has the |
This PR introduces 2 queries for sequence senders, which are useful for optimizations within algorithms.