Skip to content

Conversation

@angelamayxie
Copy link
Contributor

fixes dolthub/dolt#9793

Filters for Full Outer joins should not be evaluated until after tables have been joined.

@angelamayxie angelamayxie requested a review from jycor September 5, 2025 17:16
@angelamayxie angelamayxie marked this pull request as ready for review September 5, 2025 17:16
Copy link
Contributor

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@angelamayxie angelamayxie merged commit f485924 into main Sep 5, 2025
9 checks passed
@angelamayxie angelamayxie deleted the angela/fullouterjoin branch September 5, 2025 17:26
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.

FULL OUTER JOIN with FALSE condition returns incorrect results when filtering NULL values

3 participants