DuckDB 1.3.0
a year ago
- #release
- #database
- #features
- DuckDB 1.3.0, codenamed 'Ossivalis', has been released.
- Breaking changes include deprecation of old Linux glibc versions and changes to lambda function syntax.
- New features include an external file cache, direct querying of data files with CLI, TRY expressions for error handling, and updates to structs.
- Additional features include swapping databases with ATTACH OR REPLACE, UUID v7 support, expression support in CREATE SECRET, and a spatial JOIN operator.
- Internal changes include a re-implementation of the Parquet reader/writer, new string compression methods, and optimizations for storage space.