Skip to content

Change Q17 join type from left to inner#177

Merged
ritchie46 merged 1 commit intopola-rs:mainfrom
Matt711:main
Dec 11, 2025
Merged

Change Q17 join type from left to inner#177
ritchie46 merged 1 commit intopola-rs:mainfrom
Matt711:main

Conversation

@Matt711
Copy link
Contributor

@Matt711 Matt711 commented Nov 14, 2025

It's an inner join.

from
     lineitem,
     part
where
     p_partkey = l_partkey

@ritchie46 ritchie46 merged commit 681ebb8 into pola-rs:main Dec 11, 2025
3 checks passed
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 this pull request may close these issues.

2 participants