Skip to content

Conversation

hawkfish
Copy link
Contributor

Don't remove the inequality condition for AsOf joins
even if the optimiser can tell it is always true.

fixes: #9396
fixes: https://github.com/duckdblabs/duckdb-internal/issues/517

Don't remove the inequality condition for AsOf joins
even if the optimiser can tell it is always true.

fixes: duckdb#9396
fixes: duckdblabs/duckdb-internal#517
@hawkfish hawkfish requested a review from Mytherin October 23, 2023 20:48
@Mytherin Mytherin merged commit c131b5a into duckdb:main Oct 24, 2023
@Mytherin
Copy link
Collaborator

Thanks! LGTM

@hawkfish hawkfish deleted the asof-inequality branch November 1, 2023 20:09
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.

Asof join with equality throws Not implemented Error.
2 participants