dependabot[bot] opened a new pull request, #3564: URL: https://github.com/apache/iceberg-python/pull/3564
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.5.3 to 1.5.4. <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>v1.5.4 Bugfix Release</h2> <p>See <a href="https://github.com/duckdb/duckdb/releases/tag/v1.5.4">DuckDB's changelog</a> for all changes in DuckDB.</p> <h2>What's Changed in DuckDB-Python</h2> <ul> <li>Make rel->query work with a read only connection by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/471">duckdb/duckdb-python#471</a></li> <li>Ignore Polars dynamic predicates by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/482">duckdb/duckdb-python#482</a></li> <li>Accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parquet/from_parquet by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/489">duckdb/duckdb-python#489</a></li> <li>Unify arrow exports across all query result types by <a href="https://github.com/evertlammerts"><code>@evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/495">duckdb/duckdb-python#495</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb-python/commit/305369d48d2b7e3460c36f00842200b560d6447d"><code>305369d</code></a> Pin duckdb at release hash 08e34c447b</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/6ac2daa21313aa8805a99de4e0f7e8748f781bf6"><code>6ac2daa</code></a> Unify arrow exports across all query result types (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/495">#495</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/321197761923c6a104cc88a099f45d15adf534f2"><code>3211977</code></a> force windows 2022 runners</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/c8c35ebd79889a7a23d8e46deaf35272b9eb17ac"><code>c8c35eb</code></a> Get the arrow schema in a separate transaction for materialized data only</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/7ddc75fe0d329782650950a9392771b52e07f8e5"><code>7ddc75f</code></a> run schema fetching in same transaction as arrow data conversion and only once</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/5fd7f6953c9dda38d294862e5e297592a74fa289"><code>5fd7f69</code></a> strip comments</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/426f6ccec4ad43c9f4aa74998302f2c85e2d8b18"><code>426f6cc</code></a> Pull materialized CDCs through the engine again for arrow conversion with a l...</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/b93667893172ad42a364c286497b1feb6c7fff83"><code>b936678</code></a> Accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parque...</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/b41a92cd4d9ffa011ba8cb37b965fb4f792ab5ee"><code>b41a92c</code></a> [duckdb-labs bot] Bump DuckDB submodule (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/488">#488</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/1e41c88453ebc74a85d1230b4431e3c01842f5a6"><code>1e41c88</code></a> accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parque...</li> <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb-python/compare/v1.5.3...v1.5.4">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 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]
