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