Skip to content

Issues: hydro-project/hydroflow

Hydroflow 1.0 Roadmap
#1074 opened Feb 26, 2024 by MingweiSamuel
Open 1
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

check for possible infinite replay in join_fused scheduler Something with the scheduler (part of the Core API) surface syntax Hydroflow's custom surface syntax
#1177 opened Apr 26, 2024 by MingweiSamuel
Add docs for poll_futures, poll_futures_ordered documentation Improvements or additions to documentation surface syntax Hydroflow's custom surface syntax
#1170 opened Apr 23, 2024 by MingweiSamuel
Allow cluster members to get their own ID bug Something isn't working modularity / hf+
#1153 opened Apr 10, 2024 by shadaj
Type inference fails for tee after a pivot (?) bug Something isn't working surface syntax Hydroflow's custom surface syntax
#1149 opened Apr 9, 2024 by MingweiSamuel
Support let (a, b) = ... in stageleft bug Something isn't working stageleft
#1139 opened Apr 4, 2024 by shadaj
Check & Update Client-Server Examples Based On Updated Template documentation Improvements or additions to documentation good first issue Good for newcomers
#1123 opened Mar 27, 2024 by rohitkulshreshtha
Stageleft doesn't allow let _ bug Something isn't working
#1122 opened Mar 27, 2024 by davidchuyaya 0.8 Release
Create CONTRIBUTING.md with info for new developers documentation Improvements or additions to documentation
#1118 opened Mar 26, 2024 by MingweiSamuel
Expected a defer_tick to be required, but isn't bug Something isn't working surface syntax Hydroflow's custom surface syntax
#1115 opened Mar 22, 2024 by rohitkulshreshtha
Hydroflow surface modules (import!("file.hf")) panics without input/output mod bug Something isn't working surface syntax Hydroflow's custom surface syntax wontfix This will not be worked on
#1111 opened Mar 19, 2024 by MingweiSamuel
Deprecate/remove hydroflow surface syntax import!("file.hf") feature surface syntax Hydroflow's custom surface syntax
#1110 opened Mar 19, 2024 by MingweiSamuel
Improvements to Hydroflow Template documentation Improvements or additions to documentation
#1106 opened Mar 14, 2024 by rohitkulshreshtha
Documentation Improvements to the Networking Examples documentation Improvements or additions to documentation
#1105 opened Mar 14, 2024 by rohitkulshreshtha 0.7 Release
Publish rustdocs for latest main to hydro.run documentation Improvements or additions to documentation
#1088 opened Mar 5, 2024 by MingweiSamuel
1-sided joins (tick/tick only) enhancement New feature or request
#1082 opened Feb 29, 2024 by jhellerstein
asynctest_event_repeat_iter and friends are flaky bug Something isn't working testing
#1078 opened Feb 26, 2024 by shadaj
ProTip! Exclude everything labeled bug with -label:bug.