Skip to content

Upgrade bundled DuckDB to 1.5.5 - #10

Merged
skuirrels merged 4 commits into
mainfrom
feature/duckdb-1.5.5.2
Jul 25, 2026
Merged

Upgrade bundled DuckDB to 1.5.5#10
skuirrels merged 4 commits into
mainfrom
feature/duckdb-1.5.5.2

Conversation

@skuirrels

Copy link
Copy Markdown
Owner

Summary

  • upgrade bundled native DuckDB from v1.5.4 to v1.5.5 for package version 1.5.5.2
  • align statement-type ABI values and add v1.5.5 compatibility coverage for MERGE INTO and SHOW TABLES
  • invalidate native caches by exact artifact URL so incremental builds cannot retain v1.5.4
  • keep the fork package release workflow stable-only

Benchmark

All 23 comparisons completed against the same managed source with native v1.5.4 versus v1.5.5. The candidate is broadly performance-neutral: TPC-H, materialization, appender ingestion, command construction, and unprepared paths show no clear difference at the 99.9% confidence-interval level. Array-backed list append paths improved by 6.64% and 8.97%; several small prepared operations were 2.61% to 4.84% slower in this single sequential local run.

Verification

  • Release build: passed
  • .NET 8: 7,021 tests passed
  • .NET 10: 7,021 tests passed
  • package smoke tests passed on .NET 8 and .NET 10 with runtime v1.5.5
  • all five packaged native RIDs verified as v1.5.5
  • exact package checksums and clean source provenance recorded locally

@skuirrels
skuirrels merged commit 6286511 into main Jul 25, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant