Skip to content

Java: Fix bad join-order. #6912

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

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

aschackmull
Copy link
Contributor

This puts the delta first and avoids the variable-to-double-varaccess cartesian blowup.

@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Oct 19, 2021
@aschackmull aschackmull requested a review from a team as a code owner October 19, 2021 08:57
@github-actions github-actions bot added the Java label Oct 19, 2021
@aschackmull aschackmull merged commit b975e12 into github:main Oct 19, 2021
@aschackmull aschackmull deleted the java/minor-perf-fix branch October 19, 2021 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants