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

Fix #2745: correctly detect when a RECURSIVE CTE does not contain a reference to itself (i.e. is not a recursive CTE at all) #2746

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Dec 7, 2021

Fixes #2745

… a reference to itself (i.e. is not a recursive CTE at all)
@Mytherin Mytherin merged commit 9585116 into duckdb:master Dec 7, 2021
@Mytherin Mytherin deleted the issue2745 branch June 21, 2022 07:07
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.

sql with RECURSIVE keyword but does not RECURSIVE hang
1 participant