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

[Array] Support LEFT OUTER / INNER JOIN modes #180

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

ohaibbq
Copy link
Contributor

@ohaibbq ohaibbq commented Feb 27, 2024

Closes #176

@ohaibbq ohaibbq changed the title [Array] Support LEFT OUTER / LEFT INNER JOIN modes [Array] Support LEFT OUTER / INNER JOIN modes Feb 27, 2024
@goccy
Copy link
Owner

goccy commented Mar 9, 2024

Thank you for your awesome PR !! LGTM 👍

@goccy goccy merged commit 79d9841 into goccy:main Mar 9, 2024
6 checks passed
@ohaibbq ohaibbq deleted the dan/array-scan-join branch March 28, 2024 18:12
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.

ArrayScanNode formatting does not support all join types
2 participants