Skip to content

DuckDB: Support SET VARIABLE - #2501

Open
corasaurus-hex wants to merge 1 commit into
apache:mainfrom
corasaurus-hex:duckdb-set-variable
Open

DuckDB: Support SET VARIABLE#2501
corasaurus-hex wants to merge 1 commit into
apache:mainfrom
corasaurus-hex:duckdb-set-variable

Conversation

@corasaurus-hex

Copy link
Copy Markdown

What is this?

Adds support for DuckDB's SET VARIABLE statement.

SET VARIABLE threshold = 42;
SET VARIABLE "my variable" TO 1 + 2 * 3;

Introduced in DuckDB 1.1.0.

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.

1 participant