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

fix regression in compiler/ztests/merge-filters #4503

Closed
mccanne opened this issue Apr 19, 2023 · 0 comments · Fixed by #5174
Closed

fix regression in compiler/ztests/merge-filters #4503

mccanne opened this issue Apr 19, 2023 · 0 comments · Fixed by #5174
Assignees

Comments

@mccanne
Copy link
Collaborator

mccanne commented Apr 19, 2023

We had a regression in the dagify-meta-ops PR and this first test should
lift the where g clause into the pushdown filter. We will get this working
after we clean up Parallel to include named outputs and use []*dag.Sequential
instead of []dag.Op

This will set us up for a nice debug operator too that can tap a DAG anywhere.

@mccanne mccanne self-assigned this Apr 19, 2023
mattnibs added a commit that referenced this issue Jul 9, 2024
mattnibs added a commit that referenced this issue Jul 9, 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 a pull request may close this issue.

1 participant