Skip to content

DuckDB: Add support for installing and loading DuckDB extensionsΒ #8737

@ramalingamt

Description

@ramalingamt

The DuckDB driver currently loads only the httpfs extension by default. There is no way to add additional extensions to the runtime like the iceberg or delta extensions.

Propose to add a custom environment variable (say CUBEJS_DB_DUCKDB_EXTENSIONS) with a list of extensions to load. This was suggested by @igorlukanin in Slack as a possible solution.

Slack Message

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions