dependabot[bot] opened a new pull request, #2760: URL: https://github.com/apache/iceberg-python/pull/2760
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.4.1 to 1.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/duckdb/duckdb-python/releases">duckdb's releases</a>.</em></p> <blockquote> <h2>Python DuckDB v1.4.2</h2> <p>This is a bug fix release for various issues discovered after we released v1.4.1.</p> <p>Also see the <a href="https://github.com/duckdb/duckdb/releases/tag/v1.4.2">DuckDB v1.4.2 Changelog</a>.</p> <h2>What's Changed</h2> <ul> <li>Add Python 3.14 support by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/116">duckdb/duckdb-python#116</a></li> <li>Fix ADBC driver path resolution when <code>importlib.util</code> was not implicitly loaded by <a href="https://github.com/henryharbeck"><code>@henryharbeck</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/135">duckdb/duckdb-python#135</a></li> <li>add targeted test workflow by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/145">duckdb/duckdb-python#145</a></li> <li>Remove xfail annotations on adbc tests by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/147">duckdb/duckdb-python#147</a></li> <li>fix config dict value typehint by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/151">duckdb/duckdb-python#151</a></li> <li>Add df data and tz type columns back into the same loc after type con… by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/150">duckdb/duckdb-python#150</a></li> <li>Enable pyarrow with python 3.14 by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/152">duckdb/duckdb-python#152</a></li> <li>spark imports by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/157">duckdb/duckdb-python#157</a></li> <li>Fix failing test due to changed error msg by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/158">duckdb/duckdb-python#158</a></li> <li>Add explicit .pl(lazy=True) overload by <a href="https://github.com/J-Meyers"><code>@J-Meyers</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/172">duckdb/duckdb-python#172</a></li> <li>Fix InsertRelation on attached database by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/155">duckdb/duckdb-python#155</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/duckdb/duckdb-python/compare/v1.4.1...v1.4.2">https://github.com/duckdb/duckdb-python/compare/v1.4.1...v1.4.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/duckdb/duckdb-python/blob/main/CHANGELOG.md">duckdb's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb-python/commit/70380a14a1afd0b2117f41fcba65e0b2d888ee1a"><code>70380a1</code></a> Submodule at 68d7555 for 1.4.2 release</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/13827e7bdca6fc21574ab10f4204a52696daf43a"><code>13827e7</code></a> Fix InsertRelation on attached database (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/155">#155</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/7ccc8e91a5cdd288fa3a6b768921594f7cc8e9a2"><code>7ccc8e9</code></a> Add explicit .pl(lazy=True) overload (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/172">#172</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/20bfd52a0932327fafd94fa16a25c6acc38f5dcb"><code>20bfd52</code></a> review feedback</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/10e0ef38a24b22741c97b18afc18e0b2579c2ec9"><code>10e0ef3</code></a> Add explicit polars overloads</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/95a9968bc10720401f41e982d2cf99b64399fe5d"><code>95a9968</code></a> Fix InsertRelation on attached database</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/f3b8c8adf29dfd9c69df182eabb98fc7316221c0"><code>f3b8c8a</code></a> Bumped submodule</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/f5618a3c3b09a4cb1983617a271628c37079800d"><code>f5618a3</code></a> Bumped submodule</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/17a0cad1a2a9d052c5829ed3811cd485c182474d"><code>17a0cad</code></a> remove experimental import because of the transitive dependencies that requires</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/e35a2ceedf5f85671f393a01d6621ea1e27b4516"><code>e35a2ce</code></a> mypy shouldn't check experimental.spark</li> <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb-python/compare/v1.4.1...v1.4.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
