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

Properly plan subqueries with async UDFs #780

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Nov 2, 2024

This fixes #779 by planning subquery inputs to an async UDF as a separate node.

@mwylde mwylde enabled auto-merge (squash) November 2, 2024 19:34
@mwylde mwylde merged commit 5aa08b7 into master Nov 2, 2024
6 checks passed
@mwylde mwylde deleted the async_subqueries branch November 2, 2024 20:02
mwylde added a commit that referenced this pull request Nov 4, 2024
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.

Async UDFs on subqueries produces runtime error
1 participant