vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

Upgrade default duckdb version to v0.10 up which enabled duckdb to read iceberg table

Open jieyu-lin opened this issue 1 year ago • 0 comments

What’s the problem you're trying to solve

We try to establish vulcan sql using default duckdb to read iceberg table in our s3. However, we cannot install extensions of iceberg which has been validated after duckdb v0.9 (https://duckdb.org/docs/guides/import/s3_iceberg_import) and vulcan sql latest version is using duckdb version v0.7.1.

Describe the solution you’d like

Upgrade default duckdb version to v0.10 to keep up with latest feature.

jieyu-lin avatar Mar 08 '24 01:03 jieyu-lin