-
Notifications
You must be signed in to change notification settings - Fork 414
Build: Bump duckdb from 1.3.1 to 1.3.2 #2208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/duckdb/duckdb/releases) - [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py) - [Commits](duckdb/duckdb@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kevinjqliu
approved these changes
Jul 15, 2025
gabeiglio
pushed a commit
to Netflix/iceberg-python
that referenced
this pull request
Aug 13, 2025
Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/duckdb/duckdb/releases">duckdb's releases</a>.</em></p> <blockquote> <h2>v1.3.2 Bugfix Release</h2> <p>This is a bug fix release for various issues discovered after we released 1.3.1. There are no new major features, just bug fixes. Database files created by DuckDB versions all the way back to v0.9 can be read by this version.</p> <h2>What's Changed</h2> <ul> <li>bump julia to v1.3.1 by <a href="https://github.com/c-herrewijn"><code>@c-herrewijn</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17966">duckdb/duckdb#17966</a></li> <li>[CI] adding DONT_LINK parameter to the test extension configuration for <code>inet</code> extension by <a href="https://github.com/hmeriann"><code>@hmeriann</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17967">duckdb/duckdb#17967</a></li> <li>Eviction queue: Sort purged nodes and bulk re-add by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17913">duckdb/duckdb#17913</a></li> <li>Grab lock before finalizing dynamic filters by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17964">duckdb/duckdb#17964</a></li> <li>Issue <a href="https://redirect.github.com/duckdb/duckdb/issues/5144">#5144</a>: AsOf Join Threshold by <a href="https://github.com/hawkfish"><code>@hawkfish</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17978">duckdb/duckdb#17978</a></li> <li>Fix for IsDenseRange check in filter_combiner by <a href="https://github.com/pdet"><code>@pdet</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17988">duckdb/duckdb#17988</a></li> <li>Use SharedLockTable in DataTable::Fetch by <a href="https://github.com/Mytherin"><code>@Mytherin</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17983">duckdb/duckdb#17983</a></li> <li>On Windows CI use zip from msys2 instead of choco by <a href="https://github.com/staticlibs"><code>@staticlibs</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17993">duckdb/duckdb#17993</a></li> <li>[FIX] Arrow ArrowBool8 Extension Type Add Validity Type Check by <a href="https://github.com/rustyconover"><code>@rustyconover</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18005">duckdb/duckdb#18005</a></li> <li>Make test more lenient by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18022">duckdb/duckdb#18022</a></li> <li>Print internal exception stack traces on failed transaction rollback by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18023">duckdb/duckdb#18023</a></li> <li>More fixes around GetDatabases by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18024">duckdb/duckdb#18024</a></li> <li>[Fix] Binding error when resolving lambdas with a struct alias by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18014">duckdb/duckdb#18014</a></li> <li>Disable constexpr std::mutex on Windows by <a href="https://github.com/staticlibs"><code>@staticlibs</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17991">duckdb/duckdb#17991</a></li> <li>Use correct expression function after filter pushdown by <a href="https://github.com/Tmonster"><code>@Tmonster</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17860">duckdb/duckdb#17860</a></li> <li>Implement bulk enqueue for non-concurrent queue by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18032">duckdb/duckdb#18032</a></li> <li>Bring back libduckdb-src.zip as release artifact by <a href="https://github.com/mlafeldt"><code>@mlafeldt</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18019">duckdb/duckdb#18019</a></li> <li>Issue <a href="https://redirect.github.com/duckdb/duckdb/issues/18035">#18035</a>: Zero Fill TIMESTAMP_NS by <a href="https://github.com/hawkfish"><code>@hawkfish</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18045">duckdb/duckdb#18045</a></li> <li>Fix handling dynamic table filters in RemoveUnusedColumns by <a href="https://github.com/Damon07"><code>@Damon07</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18033">duckdb/duckdb#18033</a></li> <li>Fix incorrect results in index scan by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18058">duckdb/duckdb#18058</a></li> <li>bump spatial (v1.3) by <a href="https://github.com/Maxxen"><code>@Maxxen</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18059">duckdb/duckdb#18059</a></li> <li>constant or null can be replaced when argument is a bound column reg by <a href="https://github.com/Tmonster"><code>@Tmonster</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18018">duckdb/duckdb#18018</a></li> <li>Issue <a href="https://redirect.github.com/duckdb/duckdb/issues/18047">#18047</a>: TIMESTAMP_TZ Upcast Costs by <a href="https://github.com/hawkfish"><code>@hawkfish</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18064">duckdb/duckdb#18064</a></li> <li>Properly handle empty RHS in IE Join by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18067">duckdb/duckdb#18067</a></li> <li>Avoid going too in-depth while computing join order by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17904">duckdb/duckdb#17904</a></li> <li>Main.yml: Move very long job from debug to release with <code>-DDEBUG</code> and <code>FORCE_ASSERT</code> by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18081">duckdb/duckdb#18081</a></li> <li>Run Python workflow against both Python 3.9 and 3.13 on PR to ensure … by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18080">duckdb/duckdb#18080</a></li> <li>fix statistics propagation for anti-joins on empty tables by <a href="https://github.com/bradynwalsh"><code>@bradynwalsh</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/17439">duckdb/duckdb#17439</a></li> <li>OSX.yml: Move from using debug builds to release + DDEBUG + FORCE_ASSERT by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18102">duckdb/duckdb#18102</a></li> <li>Fix copy constructor in SetVariableStatement by <a href="https://github.com/staticlibs"><code>@staticlibs</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18101">duckdb/duckdb#18101</a></li> <li>[Parquet] Add write_bloom_filter flag to allow disabling of bloom filters by <a href="https://github.com/Mytherin"><code>@Mytherin</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18093">duckdb/duckdb#18093</a></li> <li>Add Stack Trace marker to stack trace by <a href="https://github.com/JelteF"><code>@JelteF</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18089">duckdb/duckdb#18089</a></li> <li>Add missing <code>INT128</code> to decimal Parquet reader switch by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18104">duckdb/duckdb#18104</a></li> <li>shared_ptr<!-- raw HTML omitted -->& must be reached from FileOpener by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18107">duckdb/duckdb#18107</a></li> <li>Cleanup on correct branch (1.3-ossivalis) instead of v1.2-histrionicus by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18111">duckdb/duckdb#18111</a></li> <li>Refactor extracting expressions for dynamic index scans by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18095">duckdb/duckdb#18095</a></li> <li>Add v1.3.2 to version_map.json and generate storage_info.cpp by <a href="https://github.com/hmeriann"><code>@hmeriann</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18112">duckdb/duckdb#18112</a></li> <li>CI: Actually correctly skip building unnecessary extensions by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18119">duckdb/duckdb#18119</a></li> <li>Absorb patch from <a href="https://redirect.github.com/duckdb/duckdb/pull/18107">duckdb/duckdb#18107</a> by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18114">duckdb/duckdb#18114</a></li> <li>Use <em>unsigned</em> hugeint for compressed materialization strings by <a href="https://github.com/lnkuiper"><code>@lnkuiper</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18128">duckdb/duckdb#18128</a></li> <li>Throw internal exception on corrupted roaring bitmap offsets by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18130">duckdb/duckdb#18130</a></li> <li>Allow .tsv as an accepted db file by <a href="https://github.com/pdet"><code>@pdet</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18133">duckdb/duckdb#18133</a></li> <li>Fixing CSV Fuzzer issues by <a href="https://github.com/pdet"><code>@pdet</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18134">duckdb/duckdb#18134</a></li> <li>Bump iceberg for 1.3.2, from <a href="https://github.com/Tishj"><code>@Tishj</code></a>, and bumping also httpfs by <a href="https://github.com/carlopi"><code>@carlopi</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18148">duckdb/duckdb#18148</a></li> <li>Internal <a href="https://redirect.github.com/duckdb/duckdb/issues/5245">#5245</a>: AsOf NLJ Comparisons by <a href="https://github.com/hawkfish"><code>@hawkfish</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18159">duckdb/duckdb#18159</a></li> <li>Add internal exceptions to compression paths to prevent segmentation violations by <a href="https://github.com/taniabogatsch"><code>@taniabogatsch</code></a> in <a href="https://redirect.github.com/duckdb/duckdb/pull/18151">duckdb/duckdb#18151</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb/commit/ee5686f1b3d5a386ad4ad2939694e26df4180046"><code>ee5686f</code></a> bump julia to v1.3.1 (<a href="https://redirect.github.com/duckdb/duckdb/issues/17966">#17966</a>)</li> <li><a href="https://github.com/duckdb/duckdb/commit/148396fcf3762a0fa6c8a33e6a03613c5c8c356c"><code>148396f</code></a> bump julia to v1.3.1</li> <li>See full diff in <a href="https://github.com/duckdb/duckdb/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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.
Bumps duckdb from 1.3.1 to 1.3.2.
Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
ee5686fbump julia to v1.3.1 (#17966)148396fbump julia to v1.3.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)