Skip to content

Adding DuckDB Macros #8955

@taras

Description

@taras

Is your feature request related to a problem? Please describe.
DuckDB macros are temporary. They're scoped to a connection where they're created.

Describe the solution you'd like
I would like to be able to install macros by providing SQL that will be invoked when a connection to DuckDB is first created.

Describe alternatives you've considered
Not using macros would suck because there are some good once - such as duckdb/duckdb#3578 (comment)

Additional context
https://duckdb.org/docs/sql/statements/create_macro.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementLEGACY. Use the Feature issue type insteadhelp wantedCommunity contributions are welcome.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions