Build: Bump duckdb from 1.3.0 to 1.4.3 by dependabot[bot] · Pull Request #286 · Fokko/iceberg-python
Bumps duckdb from 1.3.0 to 1.4.3.
Release notes
Sourced from duckdb's releases.
Python DuckDB v1.4.3
What's Changed
- Fix project metadata by
@evertlammertsin duckdb/duckdb-python#174- Add filename_pattern to to_parquet Python API by
@matthewbayerin duckdb/duckdb-python#201- add windows arm64 build by
@evertlammertsin duckdb/duckdb-python#211- fix adbc test imports by
@evertlammertsin duckdb/duckdb-python#215- add file_size_bytes to to_parquet by
@nicornkin duckdb/duckdb-python#204- [minor][spark] Minor bugfixes by
@Dharin-shahin duckdb/duckdb-python#180New Contributors
@matthewbayermade their first contribution in duckdb/duckdb-python#201@nicornkmade their first contribution in duckdb/duckdb-python#204Full Changelog: duckdb/duckdb-python@v1.4.2...v1.4.3
Python DuckDB v1.4.2
This is a bug fix release for various issues discovered after we released v1.4.1.
Also see the DuckDB v1.4.2 Changelog.
What's Changed
- Add Python 3.14 support by
@evertlammertsin duckdb/duckdb-python#116- Fix ADBC driver path resolution when
importlib.utilwas not implicitly loaded by@henryharbeckin duckdb/duckdb-python#135- add targeted test workflow by
@evertlammertsin duckdb/duckdb-python#145- Remove xfail annotations on adbc tests by
@evertlammertsin duckdb/duckdb-python#147- fix config dict value typehint by
@evertlammertsin duckdb/duckdb-python#151- Add df data and tz type columns back into the same loc after type con… by
@evertlammertsin duckdb/duckdb-python#150- Enable pyarrow with python 3.14 by
@evertlammertsin duckdb/duckdb-python#152- spark imports by
@evertlammertsin duckdb/duckdb-python#157- Fix failing test due to changed error msg by
@evertlammertsin duckdb/duckdb-python#158- Add explicit .pl(lazy=True) overload by
@J-Meyersin duckdb/duckdb-python#172- Fix InsertRelation on attached database by
@evertlammertsin duckdb/duckdb-python#155Full Changelog: duckdb/duckdb-python@v1.4.1...v1.4.2
Commits
49da1d7pin new duckdb core SHA030a76a[minor][spark] Minor bugfixes (#180)bf7b2a0add file_size_bytes to to_parquet (#204)6de71c4feat: add file_size_bytes to to_parquet743fdb2Merge branch 'v1.4-andium' into minor-bugfixesb8c499cremove unncessary commente410e7arevert unncessary change0bfeccbfix precommite3e4b96fix testbfa84c1fix ruff check- Additional commits viewable 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)