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(sql): fix join column propagation #3421

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

bziobrowski
Copy link
Contributor

Fixes #3383

Fixes propagation of join columns into join models when join columns aren't used in outer query.

@ideoma
Copy link
Collaborator

ideoma commented Jun 5, 2023

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/SqlOptimiser.java 2 2 100.00%

@bluestreak01 bluestreak01 merged commit 4271ff3 into master Jun 5, 2023
21 checks passed
@bluestreak01 bluestreak01 deleted the bz_fix_join_column_propagation branch June 5, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants