Add ccache to .gitignore and .Rbuildignore.
Revdepcheck results.
Clarify rationale for not deploying on schedule.
Add reference to /apply-patch workflow in commit message.
Update vendored sources to duckdb/duckdb@fe0954a4753cf93be69dbdf80a0e826e9193f241.
Date: 2026-05-12 15:38:16 +0200
Move Jemalloc into core (https://redirect.github.com/duckdb/duckdb/pull/22558)
Update vendored sources to duckdb/duckdb@e0cd083dd54312fc1baba09d512fdfd457ee8980.
Date: 2026-05-12 14:42:16 +0200
Fix incorrect profiling results when using LIMIT (https://redirect.github.com/duckdb/duckdb/pull/22561)
Update vendored sources to duckdb/duckdb@b5614c8f445f1f079d9dd316a0763e747cc36dc8.
Date: 2026-05-12 09:39:58 +0200
Fix for SIGABRT in setting size on zero-capacity vector (https://redirect.github.com/duckdb/duckdb/pull/22571)
Update vendored sources to duckdb/duckdb@e1ea8bd3dff8bfbcb218229f1ca2150952bbb819.
Date: 2026-05-12 09:37:08 +0200
Fix variant selection vector index (https://redirect.github.com/duckdb/duckdb/pull/22573)
Update vendored sources to duckdb/duckdb@a42060bbab6e86c9889f9185c079d23ad4a8c803.
Date: 2026-05-12 09:34:57 +0200
Bump avro, azure, delta, ducklake, spatial, unity_catalog and vortex (https://redirect.github.com/duckdb/duckdb/pull/22554)
Update vendored sources to duckdb/duckdb@cf73ab40ac218ca992c9ae71703a7f5101890e46.
Date: 2026-05-12 09:34:14 +0200
Bump Postgres, MySQL and ODBC (https://redirect.github.com/duckdb/duckdb/pull/22579) Bump httpfs and remove patches (https://redirect.github.com/duckdb/duckdb/pull/22556)
Update vendored sources to duckdb/duckdb@46a672fe7634c694758bbef681e124c593c1e078.
Date: 2026-05-11 15:41:34 +0200
Move http_proxy setting to global setting, and use GetEnvVariable('HTTP_PROXY') as default (https://redirect.github.com/duckdb/duckdb/pull/22541)
Update vendored sources to duckdb/duckdb@497026f559ac41d17804596ca45ef6432cfd6fc1.
Date: 2026-05-11 14:25:40 +0200
Fix variant write small decimal (https://redirect.github.com/duckdb/duckdb/pull/22544)
Update vendored sources to duckdb/duckdb@407ba676d9182701a02fe85efb3f1e33b6cbc3be.
Date: 2026-05-11 12:58:18 +0200
ExtensionInstall: Remove use of IsHTTP to IsRemoteFile (https://redirect.github.com/duckdb/duckdb/pull/21900)
Update vendored sources to duckdb/duckdb@926cc3e52016cc872f128b659bbb6b45a1b7299e.
Date: 2026-05-11 08:48:59 +0200
Fix parquet metadata cache validation (https://redirect.github.com/duckdb/duckdb/pull/22547)
Update vendored sources to duckdb/duckdb@f0e766afcbcaaa3294ac689b2ba2ebd3f226f363.
Date: 2026-05-11 08:48:33 +0200
Fix bare numeric interval parsing at end of string on v1.5 (https://redirect.github.com/duckdb/duckdb/pull/22534) Test runner: avoid running clean-up routine if there is no database to run it in (https://redirect.github.com/duckdb/duckdb/pull/22540)
Update vendored sources to duckdb/duckdb@a403fd8acf84f2a2ebcc2b61dd17f725959ca2f2.
Date: 2026-05-10 08:34:57 +0200
Fix duck fuzz https://redirect.github.com/duckdb/duckdb/pull/4430 (https://redirect.github.com/duckdb/duckdb/pull/22435)
Update vendored sources to duckdb/duckdb@19678b66e7d2f9b3a471fbaff9c7c78cf06562ae.
Date: 2026-05-10 08:29:52 +0200
Patch httplib by making ThreadPool constructor more solid on pthread_create failures (https://redirect.github.com/duckdb/duckdb/pull/22516)
Update vendored sources to duckdb/duckdb@6b8d5bc3b05b2a0360e5cb1a67a888c69d401a3c.
Date: 2026-05-09 11:29:30 +0200
Fix BlockAllocator invalid memory access (https://redirect.github.com/duckdb/duckdb/pull/22503)
Update vendored sources to duckdb/duckdb@e1649edb0e0aad006330fb01121de1e900c138eb.
Date: 2026-05-08 13:22:05 +0200
Fix RESET my_global_extension_setting to actually be GLOBAL (https://redirect.github.com/duckdb/duckdb/pull/22520)
Update vendored sources to duckdb/duckdb@c5b5b98e4a7eb63e99bb388989a2d597cd14d232.
Date: 2026-05-08 10:49:56 +0200
Avoid 3 instances of idx_t - idx_t > 0, and avoid unnecessary check on zLine (https://redirect.github.com/duckdb/duckdb/pull/22518)
Update vendored sources to duckdb/duckdb@8c4336c767fb7011262da76d14865ae0176f8395.
Date: 2026-05-08 08:29:27 +0200
Fix enable_logging() silently resetting logging_storage (https://redirect.github.com/duckdb/duckdb/pull/22475)
Update vendored sources to duckdb/duckdb@2a172f10f417db21cc1b630f45b4615e268b2c7f.
Date: 2026-05-04 08:46:17 +0200
Fix eviction size metrics report (https://redirect.github.com/duckdb/duckdb/pull/22452)
R-side fix
Update vendored sources to duckdb/duckdb@2b52d7e8426379244bfa26abe952f19d7b41050b.
Date: 2026-05-01 16:26:54 +0200
PostgreSQL compatability: in pg_catalog.pg_database simulate columns datallowconn, datistemplate (https://redirect.github.com/duckdb/duckdb/pull/22302)
Update vendored sources to duckdb/duckdb@a34c90c22926670a6e0a9fa9c483b8b137080768.
Date: 2026-05-01 10:52:07 +0200
RowGroup Operator metrics: sequentially scanned row groups + total row groups + cumulative counterparts (https://redirect.github.com/duckdb/duckdb/pull/22339)
Update vendored sources to duckdb/duckdb@3668a8b7d8e04eadb3b97bf50ec03dda26594cbc.
Date: 2026-05-01 07:55:45 +0200
Fix double decrement of evicted_data_per_tag in .block read-back (https://redirect.github.com/duckdb/duckdb/pull/22394)
Update vendored sources to duckdb/duckdb@f34fc4e707488546668b7e1a2045f40a9b2253d3.
Date: 2026-04-30 17:27:13 +0200
GetLocalFileSystem improvements (https://redirect.github.com/duckdb/duckdb/pull/21983)
Update vendored sources to duckdb/duckdb@6aa4a592ed65e39b681440a31ab051f4f9c4edab.
Date: 2026-04-30 15:43:16 +0200
Downcasting decimal fix incorrect out of range error (https://redirect.github.com/duckdb/duckdb/pull/22386)
Update vendored sources to duckdb/duckdb@045e1c237c2b05ee696f2983be3b01f76899268a.
Date: 2026-04-30 08:39:16 +0200
Internal https://redirect.github.com/duckdb/duckdb/pull/9003: TIMETZ Parsing Limit (https://redirect.github.com/duckdb/duckdb/pull/22378) Enable windows_amd64 for lance extension (https://redirect.github.com/duckdb/duckdb/pull/22367)
Update vendored sources to duckdb/duckdb@ebe47ec0c7c1ef341012ac363cfc8282f5dbf3d9.
Date: 2026-04-29 13:09:20 +0200
Node Handle Scoping fix (https://redirect.github.com/duckdb/duckdb/pull/22344)
Update vendored sources to duckdb/duckdb@81d70e84d27042d31e31c0223120747702773639.
Date: 2026-04-28 22:23:39 +0200
First initialize system, then load extensions (to peek at file to be opened) (https://redirect.github.com/duckdb/duckdb/pull/22341)
Update vendored sources to duckdb/duckdb@a3365e21c7cf8853cf6e25d9fd2efe0506e0475f.
Date: 2026-04-28 17:59:14 +0200
Also redacting bearer token for HTTP secrets (https://redirect.github.com/duckdb/duckdb/pull/22323)
Update vendored sources to duckdb/duckdb@a595c8108a556914ff1fbbde369ae2df4fd68387.
Date: 2026-04-28 17:40:23 +0200
Use batch limit for table scans with filters (https://redirect.github.com/duckdb/duckdb/pull/22315)
Update vendored sources to duckdb/duckdb@3226146c2c25df5a1f13d58895ac9e70772f67ab.
Date: 2026-04-28 14:26:14 +0200
Skip schema analysis even if no shredding for rowgroup (https://redirect.github.com/duckdb/duckdb/pull/21937)
Update vendored sources to duckdb/duckdb@bfd3b60f833e45974aba237b2d18b41c0d0e3de9.
Date: 2026-04-28 14:25:25 +0200
Exception format: accept string literals (https://redirect.github.com/duckdb/duckdb/pull/22314)
Update vendored sources to duckdb/duckdb@54285de033e4abe200354465e4bdd6c3dcd7c8bb.
Date: 2026-04-28 11:44:16 +0200
Bump httpfs (https://redirect.github.com/duckdb/duckdb/pull/22312) Fix UTC+HHMM time zone was parsed incorrectly (https://redirect.github.com/duckdb/duckdb/pull/22297)
Update vendored sources to duckdb/duckdb@4337c06de543a904b98b891dcfb821e9d8141b4d.
Date: 2026-04-28 09:08:09 +0200
Allow package builds to choose linked extensions (https://redirect.github.com/duckdb/duckdb/pull/22305)
Update vendored sources to duckdb/duckdb@ca12adf671f9ff7c292e6bee7608a6e70fef295a.
Date: 2026-04-26 09:08:41 +0200
[v1.5] Backport ADBC memleak fix on error path (https://redirect.github.com/duckdb/duckdb/pull/22216)
Update vendored sources to duckdb/duckdb@5909259229afa28a33cee6075dc37fa602477325.
Date: 2026-04-26 09:08:16 +0200
Defer Bloom Filter Pushdown until it's done (https://redirect.github.com/duckdb/duckdb/pull/22218)
Update vendored sources to duckdb/duckdb@f0413bfa84f07975a199013cd87ea04b76eb5fb9.
Date: 2026-04-25 15:20:22 +0200
Fix UTC±NN00 cannot be parsed in SQL (https://redirect.github.com/duckdb/duckdb/pull/22244)
Update vendored sources to duckdb/duckdb@e5cda4269e90eb78f588d84be65d3b4c1267a468.
Date: 2026-04-24 14:15:45 +0200
Fix: release ParquetReader when a file is marked SKIPPED in multi-file scan (https://redirect.github.com/duckdb/duckdb/pull/22261)
Update vendored sources to duckdb/duckdb@327cde95f8851c4c35819705f077ac94d42d9f5e.
Date: 2026-04-24 07:09:56 +0200
Correctly use new row group when checkpointing, and avoid incorrectly re-using metadata when targeting older storage versions and row ids have changed (https://redirect.github.com/duckdb/duckdb/pull/22253) Bump httpfs to 3139e40a (https://redirect.github.com/duckdb/duckdb/pull/22248)
Update vendored sources to duckdb/duckdb@c7d9746e53f65141c4a90333b127d3204be344e3.
Date: 2026-04-23 19:30:34 +0200
[Bugfix] Reset pg_err_pos in pg_parser_init to prevent stale error position leaking (https://redirect.github.com/duckdb/duckdb/pull/22239)
Update vendored sources to duckdb/duckdb@c5a6bd6a959007c085ae59a169cb631f5672e138.
Date: 2026-04-22 18:46:00 +0200
ISSUE-22061: Fix JSON shell output: emit BOOLEAN as true/false, not strings (https://redirect.github.com/duckdb/duckdb/pull/22073)
Update vendored sources to duckdb/duckdb@0cdd742a2dd18653e6c269e4e2e5d3b7efe074d3.
Date: 2026-04-22 18:45:26 +0200
CompressedFile::Close -> calls Close on its child_handle (https://redirect.github.com/duckdb/duckdb/pull/22149)
Update vendored sources to duckdb/duckdb@e9ed5ba311172f7bba3bd52601e31269d75c379e.
Date: 2026-04-22 13:51:44 +0200
Fix bignum sum Combine to correctly take over memory ownership of state (https://redirect.github.com/duckdb/duckdb/pull/22209)
Update vendored sources to duckdb/duckdb@62e7f0dddf75559584c862430c642efbdeb1c161.
Date: 2026-04-22 11:03:11 +0200
User-facing enable_caching_operators setting (https://redirect.github.com/duckdb/duckdb/pull/22191)
Update vendored sources to duckdb/duckdb@a1fc7abe20d48df3e860d9e895b694ebd902b0cc.
Date: 2026-04-21 15:23:09 +0200
Fix union_by_name remap for non-nested parquet columns (https://redirect.github.com/duckdb/duckdb/pull/22177)
Update vendored sources to duckdb/duckdb@a04d20515f80050ff44d1d6f5f968fa0b07f957d.
Date: 2026-04-21 10:52:00 +0200
Fix CSV escape (https://redirect.github.com/duckdb/duckdb/pull/22176)
Update vendored sources to duckdb/duckdb@12002785c2ddb503b5984dca2521c06a75de0eb5.
Date: 2026-04-21 10:11:14 +0200
Fix: Add pg_catalog.pg_collation compatibility view for SQLAlchemy 2.0.45 reflection (https://redirect.github.com/duckdb/duckdb/pull/22160)
Update vendored sources to duckdb/duckdb@84ada11a172b49f7089a038e262351c35a8419f2.
Date: 2026-04-21 10:08:28 +0200
Use the latest storage version for temp storage (https://redirect.github.com/duckdb/duckdb/pull/22169)
Update vendored sources to duckdb/duckdb@a69c5db54d7859a1f4275b3d5bb95c27efe9e633.
Date: 2026-04-21 09:43:20 +0200
Account for ROW_GROUP_SIZE when deciding whether to append to an existing row group (https://redirect.github.com/duckdb/duckdb/pull/22109)
Update vendored sources to duckdb/duckdb@f0a077649b1d6a881e56f25d1c05ca232b48c868.
Date: 2026-04-20 21:37:24 +0200
Fix window self join optimizer (https://redirect.github.com/duckdb/duckdb/pull/22164)
Update vendored sources to duckdb/duckdb@bfbe1fb8f736fd2f98389a5b42a04f68c0d523a8.
Date: 2026-04-20 15:46:52 +0200
Also execute auto-rollback on CLI ClientContext::Query() query (https://redirect.github.com/duckdb/duckdb/pull/22159)
Update vendored sources to duckdb/duckdb@b7ca2c99e5d62c9f39aee5b9e39e844c72c79e69.
Date: 2026-04-20 14:22:55 +0200
[v1.5 patch] Attempt to fix cache read (https://redirect.github.com/duckdb/duckdb/pull/22126)
Update vendored sources to duckdb/duckdb@1f4fa8d125e8500c4d5d6fcc396bff6e62acceeb.
Date: 2026-04-20 09:24:18 +0200
fix(adbc): report the table name if the table doesn't exist when appending (https://redirect.github.com/duckdb/duckdb/pull/22146)
Update vendored sources to duckdb/duckdb@d7662bfbac3c52748781d3432b99bddb2d728e0b.
Date: 2026-04-20 09:23:24 +0200
Correctly skip preprocessing PIVOT MultiStatements (https://redirect.github.com/duckdb/duckdb/pull/22141)
Update vendored sources to duckdb/duckdb@fd11c808ae66f6515cc9b977330d607765907a56.
Date: 2026-04-20 09:19:50 +0200
Fix Row Group Pruner Distinct Bug (https://redirect.github.com/duckdb/duckdb/pull/22132) Only build plan_serializer when building the main DuckDB library (https://redirect.github.com/duckdb/duckdb/pull/22100)
Update vendored sources to duckdb/duckdb@fb72e45f6256d96b5f064242795284cf46357072.
Date: 2026-04-20 08:55:39 +0200
Internal https://redirect.github.com/duckdb/duckdb/pull/8812: From TIMESTAMPTZ Casts (https://redirect.github.com/duckdb/duckdb/pull/22000)
Update vendored sources to duckdb/duckdb@00beb59aed8adeb10212d2297942db6162891bc5.
Date: 2026-04-17 13:29:30 +0200
fix commit iteration offset bug + relax RemoveFromIndexes assertion (https://redirect.github.com/duckdb/duckdb/pull/22094) Bump Julia to v1.5.2 (https://redirect.github.com/duckdb/duckdb/pull/22121)
Update vendored sources to duckdb/duckdb@a343d23a963ade56acdcd52df1c556dc78e8bce2.
Date: 2026-04-16 18:50:31 +0200
Add support for reading VARIANT using C API (https://redirect.github.com/duckdb/duckdb/pull/22065)
Update vendored sources to duckdb/duckdb@8cc999c7b9e1535009934e65365208ecb41ed2f8.
Date: 2026-04-16 15:52:29 +0200
Issue https://redirect.github.com/duckdb/duckdb/pull/22096: TopN Window Casts (https://redirect.github.com/duckdb/duckdb/pull/22098)
Update vendored sources to duckdb/duckdb@ae80e871fa040e1a38600efe01c4d90f86240ceb.
Date: 2026-04-16 15:10:58 +0200
Fix empty parquet child schema (https://redirect.github.com/duckdb/duckdb/pull/22105)
Update vendored sources to duckdb/duckdb@f35db8881aa90254aa92e1e9d5291c89b0a831eb.
Date: 2026-04-16 09:17:31 +0200
Row group append (https://redirect.github.com/duckdb/duckdb/pull/22060)
Update vendored sources to duckdb/duckdb@67fe1eed4f8111d8d7c81541fe8770ab9ce614bd.
Date: 2026-04-16 09:08:36 +0200
Coorporative tasks might lead to busy spinning in TaskExecutor::WorkOnTasks (https://redirect.github.com/duckdb/duckdb/pull/22092)
Update vendored sources to duckdb/duckdb@038fb6b79cda3fdb86b67170dca53ab8f375677f.
Date: 2026-04-15 14:18:14 +0200
Set query field for statements in ALTER TABLE ... ADD COLUMN ... DEFAULT ... workaround (https://redirect.github.com/duckdb/duckdb/pull/22057)
Update vendored sources to duckdb/duckdb@48f850fde1eb1e1e710dce9e08713534e34fd6f6.
Date: 2026-04-15 08:39:36 +0200
Add DISABLE_BUILTIN_HTTPLIB option (https://redirect.github.com/duckdb/duckdb/pull/22054)
Avoid handling Ctrl+C during shutdown (state might be already gone) (https://redirect.github.com/duckdb/duckdb/pull/22059)
Update vendored sources to duckdb/duckdb@6bc307847b51c5571859e2361c610b2a41099300.
Date: 2026-04-14 15:25:06 +0200
Fix constant struct args in lateral table in-out functions (https://redirect.github.com/duckdb/duckdb/pull/21827) Git-ignore generated extension loader (https://redirect.github.com/duckdb/duckdb/pull/22056)
Update vendored sources to duckdb/duckdb@531f5f2dd93b32c42f89808f6d6e737d9893684c.
Date: 2026-04-14 14:54:33 +0200
Fix INSERT OR REPLACE BY NAME regression by excluding conflict columns from SET list (https://redirect.github.com/duckdb/duckdb/pull/22049)
Update vendored sources to duckdb/duckdb@a0a08d511d82b20e5855f8e9e6b01d81d70025b5.
Date: 2026-04-13 22:24:17 +0200
Fix DISABLE_EXTENSION_LOAD (https://redirect.github.com/duckdb/duckdb/pull/22019)
Update vendored sources to duckdb/duckdb@0e8047bc28ae45dc7cc44f9210eff26e82fc8b7c.
Date: 2026-04-13 22:20:27 +0200
Add iceberg copy function autoload (https://redirect.github.com/duckdb/duckdb/pull/22037)
Update vendored sources to duckdb/duckdb@fbe304454a70bdc6a5f70ac2ee0e2a7ad321c7b5.
Date: 2026-04-13 15:44:00 +0200
Provide BWC support for join filter pushdowns (https://redirect.github.com/duckdb/duckdb/pull/22029)
Update vendored sources to duckdb/duckdb@ad406b8695ec4e7c3336ed6b537f32ef5e4ee84f.
Date: 2026-04-13 14:46:35 +0200
Fix TIMESTAMPFORMAT being ignored for TIMESTAMPTZ columns in copy to json (https://redirect.github.com/duckdb/duckdb/pull/21992)
Update vendored sources to duckdb/duckdb@c35abace2fffcc18c8bc8e409c678ab21f40f545.
Date: 2026-04-13 12:33:55 +0200
fix: resolve current catalog in ADBC Ingest to avoid temp table shadowing (https://redirect.github.com/duckdb/duckdb/pull/22020) DuckLake Bump (https://redirect.github.com/duckdb/duckdb/pull/22014) Use DB serialization compatibility for json_serialize_sql (https://redirect.github.com/duckdb/duckdb/pull/22004)
Clarify handling of broken-*-dev branches.
Simplify again.
Auto-update from GitHub Actions.
Run: https://github.com/krlmlr/duckdb-r/actions/runs/25267064493
Align.
Cosmetics.
Bump action versions.
Install clang-format-21.
Align fledge workflow.
Harmonize.
Refine RCC smoke-fix workflow: per-commit validation and push (#25).
Merge branch 'main' into krlmlr-main.
Auto-update from GitHub Actions (#2319).
Next skill iteration.
Fetch logs from orphan branch.
Success message.
Fetch all.
Refine.
Tweak skill.
4x per day.
Trigger.
Refine.
On push.
Add RCC smoke test fix skill documentation (#22).
Docs(skill): add rcc-smoke-fix skill modeled on rigraph.
Iterate over multiple *-dev branches (main-dev, v1.5-variegata-dev,.
Forbid edits to vendored sources (src/duckdb/, inst/include/cpp11/,.
Document longer build times (10-15 min cold) and the .dd.
Include the same operation-essence preamble, no-log-access caveat,.
Docs(skill): correct claim about CI promoting fixes to *-dev.
Docs(skill): address review feedback on rcc-smoke-fix.
Replace placeholder status-lookup pseudocode with a concrete.
Enable set -o pipefail around ... | tail -N so failing.
Use rcmdcheck::rcmdcheck() instead of R CMD check . (which is.
Build-ignore.
Fix: remove all R CMD check . references from skill.
Docs(skill): spell out patch/ → vendored cascade; drop transient branches.
Note that editing patch/ is expected to produce committable changes.
Apply-patch instruction added to priority 1.
Commit step conditionally adds src/duckdb/ only when patch/ changed.
Cherry-pick conflict on src/duckdb/ softened: rare but possible from.
Removed all references to out-of-scope transient branches.
Update to DuckDB v1.5.2, see https://github.com/duckdb/duckdb/releases/tag/v1.5.2 for details.
Fix compiler warning on recent clang on macOS.
TRY_CAST() instead of CAST() in dplyr SQL translation for type conversion functions (#2230, #2231).R_getRegisteredNamespace() in R 4.6.Use explicit default duckdb connection for arrow tests (#2301).
Rework arrow tests, prepare for compatibility with dbplyr 2.6.0 (#2300).
GEOMETRY columns can be returned, either as BLOBs (default) or as wk objects (via the wk package) using dbConnect(geometry = "wk") (#2278, #2279).Fix -Wdeprecated compiler warnings (#2295, #2296) and protection buglet (#2294).
Use gtar when available to suppress Apple extended attribute warnings on Linux (#2227, #2228).
Update to DuckDB v1.5.0, see https://github.com/duckdb/duckdb/releases/tag/v1.5.0 for details.
Support descending and nulls_first in expr_window() and rel_order() (#2074, #2075).
as.numeric() and as.double() uses DOUBLE instead of NUMERIC (#2023, #2031).ATTRIB() for compatibility with R 4.6, materialize ALTREP row names to integer sequence with full ALTREP methods (#2034).Update to DuckDB v1.4.4, see https://github.com/duckdb/duckdb/releases/tag/v1.4.4 for details.
Update to DuckDB v1.4.3, see https://github.com/duckdb/duckdb/releases/tag/v1.4.3 for details.
Add str_ilike() support (@edward-burn, #1810, #1811).
Fail with non-UTF8-encoded strings during data frame scan instead of attempting to reencode (#1795).
Avoid inclusion of raw error message in the output.
Fix translation of quantile() to use DuckDB's native QUANTILE_CONT() syntax (#1734, #1735).
Add support for wildcards in tbl_file() paths (#1614, @rplsmn).
Add n_distinct(..., na.rm = TRUE) support for multiple passed columns (@lschneiderbauer, #1588).
New experimental sql_query(), sql_exec(), and default_conn() to simplify the most important operations for interactive use (#1564).
tbl_file() allows omitting the src argument, falling back to the default connection.
Full support for deep structs generated by struct_pack() for ALTREP (#1545).
Fix progress display for fractional progress values (#1499, #1505).
Extensions can be installed again.
Fix timezone conversion for invalid timestamps with tz_out_convert = "force" (#1474).
Substitute invalid UTF-8 characters in error messages to avoid a failure when reporting the error.
Fix index calculation for retrieval of arrays (#1473).
Fix conversion for retrieval of large enums.
Fix compiler error in debug build (@joakimlinde, #1368).
Add rich ErrorData-based error handling with structured error information (#1479).
Safeguard against deadlocks when accidentally issuing queries from the progress bar handler or other callbacks (#1475).
dbGetInfo() gets the version from a hard-coded value and not from a DuckDB query (#1481).
Package uses two cores by default for compilation (#1478).
local_con() test fixture for cleaner DuckDB connection management (#1476).Correct dbplyr translations for str_starts() and str_ends() (#1182, #1247).
Fix multiarch build on R 4.1 for Windows.
Update to duckdb v1.3.0, see https://github.com/duckdb/duckdb/releases/tag/v1.3.0 for details.
Add ingestion of matrices (@joakimlinde, #1150).
Fix rchk (#1173).
Fix compiler warning (@joakimlinde, #1172).
Update to duckdb v1.2.2, see https://github.com/duckdb/duckdb/releases/tag/v1.2.2 for details.
Add support for duckdb arrays in R (@joakimlinde, #102, #1090). To enable, connect with dbConnect(duckdb(), array = "matrix") (@joakimlinde, #1125).
Support fractional seconds in TIME and INTERVAL data (#1109).
The autoload_known_extensions configuration option is now enabled by default (#582, #1084, #1134).
Mention column name for conversion errors (#1108).
Types exposed through ALTREP are the same as through DBI (#1111), including STRUCT. This enables support more types in upcoming duckplyr versions.
Perform optional checks for ALTREP compatibility in rel_from_df() and expr_constant() (#1117).
Perform time zone conversion in the C++ layer where possible, to support ALTREP (#1130).
Improve developer experience: pkgload::load_all() now works, source files are rebuilt if header files change, configure clangd (#1128).
Add dots with checks to unexported functions (#1115).
Clean up edge case for fetching zero rows (#1104).
Avoid test for timings on CRAN (#1101).
dbExecute(con, "CALL ...") no longer attempts to access the resulting data frame. Use dbGetQuery(con, "CALL ...") to access the data (#1062, #1080).
Fix support for the connections pane in RStudio and Positron (@dfalbel, #1063).
New rel_to_view() (#1075).
New internal AltrepDataframeRelation, used with rel_from_altrep_df(wrap = TRUE) (#949, #1072).
Try relational materialization only once (#1066).
Update vendored cpp11 to 0.5.2 (#1068).
Avoid calls to non-API R functions.
duckdb_get_substrait(), duckdb_get_substrait_json(), duckdb_prepare_substrait(), duckdb_prepare_substrait_json() (@pdet, #1021).Update to duckdb v1.2.0, see https://github.com/duckdb/duckdb/releases/tag/v1.2.0 for details.
Progress is shown for slow operation. This is on by default in interactive mode and can be controlled by setting the "duckdb.progress_display" option to a logical scalar (#199, #951, @meztez).
Floor sub-day precision date before casting to int (@toppyy, #517, #981).
Set value returned by PRAGMA user_agent to r-dbi (#707, @elefeint).
Remove unconditional use of CPPHTTPLIB_USE_POLL to support compilation with R 4.0 and R 4.1 again (@Antonov548, #1043).
Support reading from multiple Parquet files again (#1015, #1024).
Fix translation for add_days() and add_years() clock functions (#976, @IoannaNika).
Limit automatic materialization by number of rows or number of cells (#1017).
New internal rapi_rel_to_csv(),rapi_rel_to_table(), and rapi_rel_insert(); rapi_rel_to_parquet() gains options argument (#867).
Skip tests that are about to fail.
Sync tests.
With duckdb(environment_scan = TRUE), data frame objects are available as views in duckdb SQL queries (#140, #164).
Update vendored cpp11 to 0.5.1 (#636).
Make ./cleanup script reentrant (@Antonov548, #612, #634).
Fix installation of extensions (#623).
Fix rchk and UB errors (#635).
Avoid loading rlang during startup (#601).
xz requirement in DESCRIPTION.Update to duckdb v1.1.3, see https://github.com/duckdb/duckdb/releases/tag/v1.1.3 for details.
New duckdb.materialize_callback option, supersedes get_last_rel() (#589).
New rel_explain_df() and rel_tostring() (#587).
Handle empty child values for list constants (#186, @romainfrancois).
Undef TRUE and FALSE (#595).
Remove enable_materialization argument to rel_from_altrep_df() in favor of creating a new data frame when needed (#588).
Flip argument order for expr_comparison() (#585).
Keep cleanup files to accommodate different build scenarios (#536).
Long-running queries can now be canceled immediately with Ctrl + C (terminal) or Escape (RStudio IDE and Workbench) (#514, #515).
Add col.types argument to duckdb_read_csv() (#445, @eli-daniels).
Rethrow errors with rlang if installed (#522).
Improve error message for parsing erros during statement extraction (tidyverse/duckplyr#219, #521).
Avoid RStudio IDE crashes when ending session with open objects (#520).
rfuns extension: %in% works correctly as part of a & conjunction (#528).
New interal APIs: rapi_get_last_rel_mat(), rapi_rel_to_altrep(allow_materialization = TRUE), rapi_rel_from_altrep_df(enable_materialization) (#526).
xz-compress duckdb sources in the tarball (#530).
rfuns extension: Fix signedness.
Update to duckdb v1.1.1, see https://github.com/duckdb/duckdb/releases/tag/v1.1.1 for details.
Add comparison expression to relational API (@toppyy, #457).
Temporarily change max_expression_depth during ALTREP evaluation (#101, #460).
Add temporary argument to duckdb_read_csv() (@ThomasSoeiro, #223).
Update vendored extension sources to hannes/duckdb-rfuns@20cde009b51b9355e6041b72b87105c6b45793fe.
Remove warnings for uninitialized variables.
Update to duckdb v1.1.0, see https://github.com/duckdb/duckdb/releases/tag/v1.1.0 for details.
Upgrade vendored cpp11 to 0.5.0.
Upgrade vendored cpp11 to 0.4.7 to fix compilation with R-devel.
Support dplyr::tbl(conn, I(...)).
MAP type (#61, #165).clock::date_count_between() (@edward-burn, #163, #166).round() duckdb translation uses ROUND_EVEN() instead of ROUND() (@lschneiderbauer, #146, #157).sort argument to rel_order() (@toppyy, #168).clock::add_days(), clock::add_years(), clock::get_day(), clock::get_month(), and clock::get_year() (@edward-burn, #153).win_current_group() instead of win_current_order() in SQL translation (@lschneiderbauer, #173, #175)."difftime" class is now mapped to the INTERVAL data type (#151).n_distinct() for multiple arguments using duckdb structs (@lschneiderbauer, #110, #122).NA to SQLNULL (#143).rel_sql(rel, "{{sql}}") works even on a read-only database (@Tmonster, #138).R CMD check warning regarding SETLENGTH() and SET_TRUELENGTH() (#145).duckdb(). A database file is closed (and available to be opened from another session) after the last connection that uses this file calls dbDisconnect() . The shutdown argument to dbDisconnect() or the duckdb_shutdown() functions are no longer necessary. Two database connections from the same R session can access the same file concurrently in read-write mode (#124).Fix compilation for R 4.0 and R 4.1, regression introduced in v0.10.0. Using librstrtmgr.a from UCRT build of rtools40 (#130).
The C++ core is now vendored commit by commit, once every five minutes. Vendoring stops if R CMD check fails or if a previously unreleased tag is reached.
New maintainer: Kirill Müller.
dplyr::tbl() works again when a Parquet or CSV file is passed instead of a table name (#38, #91).
DBI::dbQuoteIdentifier() correctly quotes identifiers that start with a digit (#67, #92).
Align the argument order of dbWriteTable() with the DBI specs (@eitsupi, #43, #49).
New tbl_file() and tbl_query() to explicitly access tables and queries as dbplyr lazy tables (#96). The cache argument to tbl() and to the new functions must be named.
Initial ALTREP support for LIST logical type (@romainfrancois, #77).
Update core to duckdb v0.10.0 (#90).
New private rel_to_parquet() to write a relation to parquet (@Tmonster, #46).
Change directory location for extensions and secrets for v.0.10.0 release (@Tmonster, #73).
Remove last instance of default_connection() (#50).
Use pkgdown BS5 (@maelle, #31, #70) with DuckDB logo (#76, @romainfrancois).
Link to R documentation page.
Add csv reading test for duckdb_read_csv(na.strings = ) (@Tmonster, #10).
Fix snapshot tests.
Tweak tests for compatibility with v0.10.0 (#84).
See release notes at https://github.com/duckdb/duckdb/releases/tag/v0.9.2.
See blog post at https://duckdb.org/2023/09/26/announcing-duckdb-090.html.
See release notes at https://github.com/duckdb/duckdb/releases/tag/v0.9.1.
Move sources to https://github.com/duckdb/duckdb-r (@krlmlr).
Add ADBC integration with the adbcdrivermanager package (duckdb/duckdb#8172, @paleolimbot).
Full support of lists and structs in R (duckdb/duckdb#8503, @krlmlr).
Compatibility with dbplyr.
Internal changes to support the duckplyr package.
duckdb_prepare_substrait_json().See release notes at https://github.com/duckdb/duckdb/releases/tag/v0.3.0.
See release notes at https://github.com/duckdb/duckdb/releases/tag/v0.2.9.
This preview release of DuckDB is named "Ceruttii" after a long-extinct relative of the present-day Harleqin Duck (Histrionicus Ceruttii). Binary builds are listed below. Feedback is very welcome.
Note: Again, 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.
RANGE/GENERATE_SERIES for timestamp + intervalPARQUET_METADATA and PARQUET_SCHEMA functionsRANGE framing, NTH_VALUE and other improvementsTRY_CASTThis preview release of DuckDB is named "Mollissima" after the Common Eider (Somateria mollissima). 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:
SQL
NEXTAFTER for float and doubleFIRST implementation for nested typesUNNEST table function & array syntax in parserQUANTILEAPIs
Engine
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
SQL
#1 etc.QUANTILE variants and #1685: Temporal quantilesTIMESTAMP_NS, TIMESTAMP_MS and TIMESTAMP_NSUSING keyword in DELETE statementARRAY syntaxCURRVALSKIP as an option to READ_CSV and COPYAPIs
.parquet or .csvALTREP to speed up string column transfer to RThis 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
SQL
QUANTILE aggregate variant that takes a list of quantiles & #1346: Approximate QuantilesJACCARD, #1441 LEVENSHTEIN & HAMMING distance scalar functionFACTORIAL scalar function and ! postfix operatorIS (NOT) DISTINCT FROMLIST_EXTRACT to get a single element from a listHAVING clause (fixes issue #1358)APIs:
This preview release of DuckDB is named "Jubata" after the Australian Wood Duck (Chenonetta jubata). 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: SQL
SAMPLE OperatorSHOW select queriesCHR and ASCII functions & #1252: Add GAMMA and LGAMMA functionsEngine
DELIM_GET and DELIM_JOIN operatorsDATE, TIME and TIMESTAMP rework: move to epoch format & microsecond supportClients
Parquet
This preview release of DuckDB is named "Serrator" after the Red-breasted merganser (Mergus serrator). 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:
SQL:
INTERVAL SyntaxMEDIAN and QUANTILE functionsCREATE FUNCTIONNOT) ILIKE, and optimize certain types of LIKE expressionsEngine
Clients
0.2.3-devXXX & #1176: Python binding: Add module attributes for introspecting DuckDB versionParquet Reader:
This is a preview release of DuckDB. Starting from this release, releases get named as well. Names are chosen from species of ducks (of course). We start with "Clypeata".
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.
Binary builds are listed below. Feedback is very welcome. Major changes:
SQL
Engine
Client
This is a preview release of DuckDB. Binary builds are listed below. Feedback is very welcome. Major changes:
Engine
INTERVAL Type, #858: Fixed-precision DECIMAL types & #819: HUGEINT typeAPI
CreateAggregateFunction() & #752: CreateVectorizedFunction() using only template parametersSQL
strftime and strptimeEXPORT DATABASE and IMPORT DATABASEThis is a preview release of DuckDB. Binary builds are listed below. Feedback is very welcome.
SQL:
FULL OUTER JOIN SupportNULLS FIRST/NULLS LASTLEAST/GREATEST functionsTRIM function and add optional second parameter to RTRIM/LTRIM/TRIMClients:
This is a preview release of DuckDB. Binary are listed below. Feedback is very welcome. Major changes: New website woo-ho!
Engine
SQL
EPOCH_MS function and test casesClients
This is a preview release of DuckDB. Feedback is very welcome.
SQL
IF and IFNULL #644LEFT #620 and RIGHT #631BLOB type supportLIKE escape supportClients
This is the sixth preview release of DuckDB. Feedback is very welcome. Binary builds are available as well.
SQL
READ_CSV_AUTO for dialect, data type and header detection #582SHOW & DESCRIBE Tables #501CONTAINS #488LPAD / RPAD, LTRIM / RTRIM, REPEAT, REPLACE & UNICODE #597BIT_LENGTH, BIT_COUNT, BIT_AND, BIT_OR, BIT_XOR & BIT_AGG #608Engine
LIKE optimization rules #559Clients
This is the fifth preview release of DuckDB. Feedback is very welcome. Binary builds can be found here: http://download.duckdb.org/alias/v0.1.6/
SQL
ALTER TABLE tbl RENAME TO tbl2LIST aggregation and unpacked with the new UNNEST operatorINSTR string function, #477 PREFIX string function, #480 SUFFIX string functionEngine
Python client
date / datetime supportdescription field for cursorread_only flag to connectpybind11R client
read_csv_duckdbdata.frame objectsThis is the fourth preview release of DuckDB. Feedback is very welcome. Note: The v0.1.4 version was skipped because of a Python packaging issue.
Binary builds can be found here: http://download.duckdb.org/rev/59f8907b5d89268c158ae1774d77d6314a5c075f/
Major changes:
DATE_TRUNC SQL functionREVERSE SQL functionSELECT table.* FROM tableindex_t to idx_tNote: This release contains a bug in the Python API that leads to crashes when fetching strings to NumPy/Pandas #447
This is the third preview release of DuckDB. Feedback is very welcome. Binary builds can be found here: http://download.duckdb.org/rev/59f8907b5d89268c158ae1774d77d6314a5c075f/
Major changes:
This is the third preview release of DuckDB. Feedback is very welcome. Binary builds can be found here: http://download.duckdb.org/rev/6fcb5ef8e91dcb3c9b2c4ca86dab3b1037446b24/
This is the second preview release of DuckDB. Feedback is very welcome. Binary builds can be found here: http://download.duckdb.org/rev/2e51e9bae7699853420851d3d2237f232fc2a9a8/
This is the first preview release of DuckDB. Feedback is very welcome.
Binary builds can be found here: http://download.duckdb.org/rev/c1cbc9d0b5f98a425bfb7edb5e6c59b5d10550e4/