Update dependency duckdb/duckdb to v1.5.5 - #1859
Open
dashql-renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
dashql-renovate
Bot
force-pushed
the
renovate/duckdb-duckdb-1.x
branch
from
August 8, 2026 14:24
719d52f to
f9c7ede
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.4→1.5.5Release Notes
duckdb/duckdb (duckdb/duckdb)
v1.5.5: DuckDB v1.5.5 Bugfix ReleaseCompare Source
This is a bug fix release for various issues discovered after we released v1.5.4.
What's Changed
TemporaryMemoryManagerby @lnkuiper in #23351oidof dependencies in theDependencyManagerso that we can track if an object was re-created with the same name by @Mytherin in #23348scripts/lldb/pointer_printby @Tishj in #23362tryoperator by @Mytherin in #23375DICT_FSSTto prevent exception during compression with small block size by @sebastiaan-dev in #23341ALPandALP_RDfor storage version v1.5.0 and up when using smaller block sizes by @sebastiaan-dev in #23483ALTER TABLE ADD COLUMN IF NOT EXISTS ... DEFAULTregression by @yan-alex in #23507NULLin string cast by @sebastiaan-dev in #23593SUGGEST_NEWtoREQUIRE_NEWfor variant / geometry columns by @Mytherin in #237638e715ebby @carlopi in #23820Full Changelog: duckdb/duckdb@v1.5.4...v1.5.5
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.