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

WIP / Don't recurse in apply_subqueries #3

Conversation

alamb
Copy link

@alamb alamb commented Apr 6, 2024

This is targeted at apache#9913 from @peter-toth

It shows what I had to do to get the tests to stop recursing infinitely

I do not think this is necessarily the correct thing to do, but I wanted to put it up as an illustration

@peter-toth
Copy link
Owner

Got it, thanks for the experiment @alamb! I don't get yet why we have an infinite loop, but definitely apply_with_subqueries() causes it. I can look into this tomorrow.

@alamb alamb closed this Apr 7, 2024
@alamb
Copy link
Author

alamb commented Apr 7, 2024

I think this has served its purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants