-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Dataflow: order step side-conditions ahead of mapping Node <-> NodeEx and cartesian product with Configuration #7350
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
Conversation
… and cartesian product with Configuration
|
Looks like a speed-up for java as well. |
|
Looks probably beneficial but lots of unexplained failures including one that ran for v1 then failed for v2? Asking on Slack why I can't retry those failures. |
|
@aschackmull given the results look positive, have marked ready for review and removed the superfluous bindings you mentioned. |
|
Could you run DCA for the other languages as well, please? |
|
@MathiasVP done. C/C++ had a project and query suite named "DCA-PR" which seemed like the obvious thing to use; for other languages I've started Differences / lgtm.qls. |
That's not actually the one to use :) Please use |
|
Doh ok, fixed, new run started |
|
The two C/C++ slowdowns look like something that needs to be looked into. |
|
This PR seems to have gone a bit stale. Is it something that should be revived, or can it just be closed? |
|
I'll re-check whether the join order is still a problem. |
|
Do you have any updates on this? |
|
This has been superseded by #9686. Closing. |
No description provided.