dependabot[bot] opened a new pull request, #2615: URL: https://github.com/apache/iceberg-python/pull/2615
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.4.0 to 1.4.1. <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> <h2>v1.4.1</h2> <p><strong>DuckDB Core</strong>: v1.4.1</p> <h3>Bug Fixes</h3> <ul> <li><strong>ADBC Driver</strong>: Fixed ADBC driver implementation (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/81">#81</a>)</li> <li><strong>SQLAlchemy compatibility</strong>: Added <code>__hash__</code> method overload (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/61">#61</a>)</li> <li><strong>Error Handling</strong>: Reset PyErr before throwing Python exceptions (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/69">#69</a>)</li> <li><strong>Polars Lazyframes</strong>: Fixed Polars expression pushdown (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/102">#102</a>)</li> </ul> <h3>Code Quality Improvements & Developer Experience</h3> <ul> <li><strong>MyPy Support</strong>: MyPy is functional again and better integrated with the dev workflow</li> <li><strong>Stubs</strong>: Re-created and manually curated stubs for the binary extension</li> <li><strong>Type Shadowing</strong>: Deprecated <code>typing</code> and <code>functional</code> modules</li> <li><strong>Linting & Formatting</strong>: Comprehensive code quality improvements with Ruff</li> <li><strong>Type Annotations</strong>: Added missing overloads and improved type coverage</li> <li><strong>Pre-commit Integration</strong>: Added ruff, clang-format, cmake-format and mypy configs</li> <li><strong>CI/CD</strong>: Added code quality workflow</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb-python/commit/8db7c5139787ce281de560679d8f01dfc79f2fa6"><code>8db7c51</code></a> no need to check for dirty versions</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/6c903ad28ea8547e8dd38659aa07375da4f36390"><code>6c903ad</code></a> fix versioning</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/26bc5c6dadeb2dbdb2e304bb92641cc443fdb607"><code>26bc5c6</code></a> pre-commit mypy config (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/106">#106</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/e821b9cdf96a8a6038535d4da0c55ac629aa06e0"><code>e821b9c</code></a> pre-commit mypy config</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/4164cff8913d8729f92b4b0fbdf1ba0e41cfe3ca"><code>4164cff</code></a> bump duckdb submodule to 1.4.1 sha</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/c1ed4fae30c741aee346641f22e4bd00a9878351"><code>c1ed4fa</code></a> Fix Polars expr pushdown (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/102">#102</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/dca3ccbd29e43695af6fcff61f271bae62f4be47"><code>dca3ccb</code></a> tests</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/252a35de4f07e0c2f6351968d6ca0a02793a10ff"><code>252a35d</code></a> tests</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/92943cc2df4787761792b56c75a988da9bb9e5f0"><code>92943cc</code></a> patch hugeint to polars decimal</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/511d5e2b79eae167175cfdb5fc27a091cf223099"><code>511d5e2</code></a> disable lazy pushdown with hugeint test for now</li> <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb-python/compare/v1.4.0...v1.4.1">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]
