Skip to content

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented Sep 9, 2025

A join optimization to generate look up plans was incorrectly being applied to filters that were not simple equalities.
This resulted in filters getting dropped and incorrect results.

fixes: dolthub/dolt#9803

@nicktobey nicktobey merged commit dbb6a69 into main Sep 9, 2025
8 checks passed
@jycor jycor deleted the james/join branch September 9, 2025 23:18
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.

JOIN returns incorrect results when NULL compared against outer table expression

3 participants