Build: Bump duckdb from 1.3.1 to 1.3.2
Merged
Number: #2208
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 15, 2025 at 02:21 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 15, 2025 at 03:15 AM UTC
(11 months ago)
(11 months ago)
Merged:
July 15, 2025 at 03:15 AM UTC
(11 months ago)
by kevinjqliu
(11 months ago)
by kevinjqliu
Time to Close:
about 1 hour
Labels:
dependencies python
dependencies python
Description:
Bumps duckdb from 1.3.1 to 1.3.2.
Release notes
Sourced from duckdb's releases.
v1.3.2 Bugfix Release
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.
What's Changed
- bump julia to v1.3.1 by
@c-herrewijnin duckdb/duckdb#17966- [CI] adding DONT_LINK parameter to the test extension configuration for
inetextension by@hmeriannin duckdb/duckdb#17967- Eviction queue: Sort purged nodes and bulk re-add by
@lnkuiperin duckdb/duckdb#17913- Grab lock before finalizing dynamic filters by
@lnkuiperin duckdb/duckdb#17964- Issue #5144: AsOf Join Threshold by
@hawkfishin duckdb/duckdb#17978- Fix for IsDenseRange check in filter_combiner by
@pdetin duckdb/duckdb#17988- Use SharedLockTable in DataTable::Fetch by
@Mytherinin duckdb/duckdb#17983- On Windows CI use zip from msys2 instead of choco by
@staticlibsin duckdb/duckdb#17993- [FIX] Arrow ArrowBool8 Extension Type Add Validity Type Check by
@rustyconoverin duckdb/duckdb#18005- Make test more lenient by
@lnkuiperin duckdb/duckdb#18022- Print internal exception stack traces on failed transaction rollback by
@taniabogatschin duckdb/duckdb#18023- More fixes around GetDatabases by
@taniabogatschin duckdb/duckdb#18024- [Fix] Binding error when resolving lambdas with a struct alias by
@taniabogatschin duckdb/duckdb#18014- Disable constexpr std::mutex on Windows by
@staticlibsin duckdb/duckdb#17991- Use correct expression function after filter pushdown by
@Tmonsterin duckdb/duckdb#17860- Implement bulk enqueue for non-concurrent queue by
@lnkuiperin duckdb/duckdb#18032- Bring back libduckdb-src.zip as release artifact by
@mlafeldtin duckdb/duckdb#18019- Issue #18035: Zero Fill TIMESTAMP_NS by
@hawkfishin duckdb/duckdb#18045- Fix handling dynamic table filters in RemoveUnusedColumns by
@Damon07in duckdb/duckdb#18033- Fix incorrect results in index scan by
@taniabogatschin duckdb/duckdb#18058- bump spatial (v1.3) by
@Maxxenin duckdb/duckdb#18059- constant or null can be replaced when argument is a bound column reg by
@Tmonsterin duckdb/duckdb#18018- Issue #18047: TIMESTAMP_TZ Upcast Costs by
@hawkfishin duckdb/duckdb#18064- Properly handle empty RHS in IE Join by
@lnkuiperin duckdb/duckdb#18067- Avoid going too in-depth while computing join order by
@carlopiin duckdb/duckdb#17904- Main.yml: Move very long job from debug to release with
-DDEBUGandFORCE_ASSERTby@carlopiin duckdb/duckdb#18081- Run Python workflow against both Python 3.9 and 3.13 on PR to ensure … by
@evertlammertsin duckdb/duckdb#18080- fix statistics propagation for anti-joins on empty tables by
@bradynwalshin duckdb/duckdb#17439- OSX.yml: Move from using debug builds to release + DDEBUG + FORCE_ASSERT by
@carlopiin duckdb/duckdb#18102- Fix copy constructor in SetVariableStatement by
@staticlibsin duckdb/duckdb#18101- [Parquet] Add write_bloom_filter flag to allow disabling of bloom filters by
@Mytherinin duckdb/duckdb#18093- Add Stack Trace marker to stack trace by
@JelteFin duckdb/duckdb#18089- Add missing
INT128to decimal Parquet reader switch by@lnkuiperin duckdb/duckdb#18104- shared_ptr& must be reached from FileOpener by
@carlopiin duckdb/duckdb#18107- Cleanup on correct branch (1.3-ossivalis) instead of v1.2-histrionicus by
@carlopiin duckdb/duckdb#18111- Refactor extracting expressions for dynamic index scans by
@lnkuiperin duckdb/duckdb#18095- Add v1.3.2 to version_map.json and generate storage_info.cpp by
@hmeriannin duckdb/duckdb#18112- CI: Actually correctly skip building unnecessary extensions by
@carlopiin duckdb/duckdb#18119- Absorb patch from duckdb/duckdb#18107 by
@carlopiin duckdb/duckdb#18114- Use unsigned hugeint for compressed materialization strings by
@lnkuiperin duckdb/duckdb#18128- Throw internal exception on corrupted roaring bitmap offsets by
@taniabogatschin duckdb/duckdb#18130- Allow .tsv as an accepted db file by
@pdetin duckdb/duckdb#18133- Fixing CSV Fuzzer issues by
@pdetin duckdb/duckdb#18134- Bump iceberg for 1.3.2, from
@Tishj, and bumping also httpfs by@carlopiin duckdb/duckdb#18148- Internal #5245: AsOf NLJ Comparisons by
@hawkfishin duckdb/duckdb#18159- Add internal exceptions to compression paths to prevent segmentation violations by
@taniabogatschin duckdb/duckdb#18151
... (truncated)
Commits
ee5686fbump julia to v1.3.1 (#17966)148396fbump julia to v1.3.1- See full diff in compare view
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 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+52
+52
Deletions:
-52
-52
Package Dependencies
Technical Details
| ID: | 3350131 |
| UUID: | 2665846380 |
| Node ID: | PR_kwDOKF4tPs6e5ZZs |
| Host: | GitHub |
| Repository: | apache/iceberg-python |
| Merge State: | Unknown |