Skip to content

Support different versions of DuckDB #350

@maikgroenewegen

Description

@maikgroenewegen

What’s the problem you're trying to solve

The current version (0.10.4) requires external DuckDB files to use version 0.7.0 or 0.7.1 in order to work. Newer and in certain occasions older DuckDB version result in VulcanSQL not starting. This is off course because DuckDB is in flux (https://duckdb.org/internals/storage)

Describe the solution you’d like

Make the used DuckDB version configurable through a parameter (DUCKDB_VERSION) in the profiles.yaml. This off course would require the binary to be available.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions