v0.2.5
版本发布时间: 2021-03-10 20:49:10
duckdb/duckdb最新发布版本:v1.0.0(2024-06-03 21:08:46)
This preview release of DuckDB is named "Falcata" after the Falcated Duck (Mareca falcata). Binary builds are listed below. Feedback is very welcome.
Note: This release introduces a backwards-incompatible change to the on-disk storage format. We suggest you use the EXPORT DATABASE command with the old version followed by IMPORT DATABASE with the new version to migrate your data. See the documentation for details.
Major Changes:
Engine
- #1356: Incremental Checkpointing
- #1422: Optimize Top N Implementation
SQL
- #1406, #1372, #1387: Many, many new aggregate functions
- #1460:
QUANTILE
aggregate variant that takes a list of quantiles & #1346: Approximate Quantiles - #1461:
JACCARD
, #1441LEVENSHTEIN
&HAMMING
distance scalar function - #1370:
FACTORIAL
scalar function and ! postfix operator - #1363:
IS (NOT) DISTINCT FROM
- #1385:
LIST_EXTRACT
to get a single element from a list - #1361: Aliases in the
HAVING
clause (fixes issue #1358) - #1355: Limit clause with non constant values
APIs:
- #1430 & #1424: DuckDB WASM builds
- #1419: Exporting the appender api to C
- #1408: Add blob support to C API
- #1432, #1459 & #1456: Progress Bar
- #1440: Detailed profiler.
1、 duckdb-wasm32-nothreads.zip 3.8MB
2、 duckdb_cli-linux-amd64.zip 8.96MB
3、 duckdb_cli-linux-i386.zip 9.35MB
4、 duckdb_cli-linux-rpi.zip 4.2MB
5、 duckdb_cli-osx-amd64.zip 7.94MB
6、 duckdb_cli-windows-amd64.zip 4.47MB
7、 duckdb_cli-windows-i386.zip 4.25MB
8、 duckdb_jdbc-linux-amd64.jar 5.11MB
9、 duckdb_jdbc-linux-i386.jar 5.75MB
10、 duckdb_jdbc-osx-amd64.jar 4.2MB
11、 duckdb_jdbc-windows-amd64.jar 2.54MB
12、 duckdb_jdbc-windows-i386.jar 2.38MB
13、 duckdb_python_src.tar.gz 6.73MB
14、 duckdb_r_src.tar.gz 1.89MB
15、 libduckdb-linux-amd64.zip 4.08MB
16、 libduckdb-linux-i386.zip 4.71MB
17、 libduckdb-linux-rpi.zip 3.93MB
18、 libduckdb-osx-amd64.zip 3.73MB
19、 libduckdb-src.zip 1.44MB
20、 libduckdb-windows-amd64.zip 2.33MB
21、 libduckdb-windows-i386.zip 2.19MB