v0.2.6
版本发布时间: 2021-05-08 19:27:02
duckdb/duckdb最新发布版本:v1.0.0(2024-06-03 21:08:46)
This preview release of DuckDB is named "Jamaicensis" after the blue-billed Ruddy Duck (Oxyura jamaicensis). 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.
Also note: Due to changes in the internal storage (#1530), databases created with this release wil require somewhat more disk space. This is transient as we are working hard to finalise the on-disk storage format.
Major changes:
Engine
- #1666: External merge sort, #1580: Parallel scan of ordered result and #1561: Rework physical ORDER BY
- #1520 & #1574: Window function computation parallelism
- #1540: Add table functions that take a subquery parameter
- #1533: Using vectors, instead of column chunks as lists
- #1530: Store null values separate from main data in a Validity Segment
SQL
- #1568: Positional Reference Operator
#1
etc. - #1671:
QUANTILE
variants and #1685: Temporal quantiles - #1695: New Timestamp Types
TIMESTAMP_NS
,TIMESTAMP_MS
andTIMESTAMP_NS
- #1647: Add support for UTC offset timestamp parsing to regular timestamp conversion
- #1659: Add support for
USING
keyword inDELETE
statement - #1638, #1663, #1621 & #1484: Many changes arount
ARRAY
syntax - #1610: Add support for
CURRVAL
- #1544: Add
SKIP
as an option toREAD_CSV
andCOPY
APIs
- #1525: Add loadable extensions support
- #1711: Parallel Arrow Scans
- #1569: Map-style UDFs for Python API
- #1534: Extensible Replacement Scans & Automatic Pandas Scans and #1487: Automatically use parquet or CSV scan when using a table name that ends in
.parquet
or.csv
- #1649: Add a QueryRelation object that can be used to convert a query directly into a relation object, #1665: Adding from_query to python api
- #1550: Shell: Add support for Ctrl + arrow keys to linenoise, and make Ctrl+C terminate the current query instead of the process
- #1514: Using
ALTREP
to speed up string column transfer to R - #1502: R: implementation of Rstudio connection-contract tab
1、 duckdb-wasm32-nothreads.zip 3.97MB
2、 duckdb_cli-linux-amd64.zip 9.15MB
3、 duckdb_cli-linux-i386.zip 9.52MB
4、 duckdb_cli-linux-rpi.zip 4.39MB
5、 duckdb_cli-osx-amd64.zip 8.21MB
6、 duckdb_cli-windows-amd64.zip 4.55MB
7、 duckdb_cli-windows-i386.zip 4.31MB
8、 duckdb_jdbc-linux-amd64.jar 5.29MB
9、 duckdb_jdbc-linux-i386.jar 5.9MB
10、 duckdb_jdbc-osx-amd64.jar 4.47MB
11、 duckdb_jdbc-windows-amd64.jar 2.62MB
12、 duckdb_jdbc-windows-i386.jar 2.44MB
13、 duckdb_python_src.tar.gz 6.85MB
14、 duckdb_rest-linux-amd64.zip 8.55MB
15、 duckdb_r_src.tar.gz 1.96MB
16、 libduckdb-linux-amd64.zip 4.26MB
17、 libduckdb-linux-i386.zip 4.85MB
18、 libduckdb-linux-rpi.zip 4.11MB
19、 libduckdb-osx-amd64.zip 4MB
20、 libduckdb-src.zip 1.49MB
21、 libduckdb-windows-amd64.zip 2.41MB
22、 libduckdb-windows-i386.zip 2.25MB