-
In the duckdb shell, which I believe is running the same version of duckdb wasm as observable framework, the
However, in observable framework document, that same command fails with:
Does anybody know why this function seems to be missing from observable, but not from the official wasm build? cf duckdb docs, this issue, resolved here and here, released in 0.10.0, which should be in the version used in framework (which corresponds to release 1.1.1) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Are you using the prerelease version of Framework by building from the main branch? We haven’t yet released support for DuckDB 1.1.1/DuckDB-Wasm 1.29.0. |
Beta Was this translation helpful? Give feedback.
Are you using the prerelease version of Framework by building from the main branch? We haven’t yet released support for DuckDB 1.1.1/DuckDB-Wasm 1.29.0.