Skip to content

@evidence-dev/duckdb@2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 05:00
· 57 commits to main since this release
75132a6

Major Changes

  • b28f63f: Update DuckDB to latest packages:

    • Switch to @duckdb/node-api from duckdb-async
    • Update duckdb-wasm to latest release

    This release also has small data fixes across several packages:

    • Better handling of NULL values when discovering column types
    • Fix batch processing of parquet files
    • Fix error with temporary parquet files when reloading data in dev environment

Patch Changes

  • Updated dependencies [b28f63f]
    • @evidence-dev/db-commons@1.1.0