Skip to content

Conversation

Mytherin
Copy link
Collaborator

Fixes #13993

We need to run optimizers on SET if it has child nodes, since SET VARIABLE can run on subqueries.

@Mytherin Mytherin merged commit cb27c04 into duckdb:main Sep 19, 2024
38 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 27, 2024
Fix duckdb/duckdb#13993 - avoid disabling optimizers for SET VARIABLE (duckdb/duckdb#14028)
Proper NULL handling in special json extraction functions (duckdb/duckdb#14032)
Adds Julia support for scalar UDFs (duckdb/duckdb#14024)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 27, 2024
Fix duckdb/duckdb#13993 - avoid disabling optimizers for SET VARIABLE (duckdb/duckdb#14028)
Proper NULL handling in special json extraction functions (duckdb/duckdb#14032)
Adds Julia support for scalar UDFs (duckdb/duckdb#14024)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Mytherin Mytherin deleted the setvariable branch October 15, 2024 09:44
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.

Performance issue with SET VARIABLE
1 participant