Skip to content

feat: Upgrade DuckDB to v1.5.2#19

Merged
jrosskopf merged 1 commit into
mainfrom
feature/duckdb-1.5.2-upgrade
Apr 21, 2026
Merged

feat: Upgrade DuckDB to v1.5.2#19
jrosskopf merged 1 commit into
mainfrom
feature/duckdb-1.5.2-upgrade

Conversation

@jrosskopf
Copy link
Copy Markdown
Contributor

Summary

  • Update DuckDB submodule from v1.5.1 to v1.5.2 (commit 8a5851971f)
  • Update DUCKDB_EXPLICIT_VERSION in CMakeLists.txt
  • Update DuckDB version references in Readme.md, AGENTS.md, docs/CONFIG_REFERENCE.md
  • Also initializes the previously-uninitialized third_party/posthog-telemetry submodule

Test plan

  • make debug build succeeds (438/438 targets)
  • C++ unit tests pass (make test)
  • CI checks green on all 4 platform builds (Linux x86/ARM64, macOS ARM64, Windows)

Notes

The third_party/posthog-telemetry submodule was uninitialized (empty directory) and was exposed during the rebuild. It has been initialized as part of this upgrade.

- Update duckdb submodule pointer to v1.5.2 (8a5851971f)
- Update DUCKDB_EXPLICIT_VERSION in CMakeLists.txt
- Update DuckDB version references in Readme.md, AGENTS.md, docs/CONFIG_REFERENCE.md
@jrosskopf jrosskopf merged commit d9f47cf into main Apr 21, 2026
13 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