Skip to content

Commit 7b3ee05

Browse files
Build: Bump duckdb from 1.4.2 to 1.4.3 (#2833)
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.4.2 to 1.4.3. <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.3</h2> <h2>What's Changed</h2> <ul> <li>Fix project metadata by <a href="https://github.com/evertlammerts"><code>@​evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/174">duckdb/duckdb-python#174</a></li> <li>Add filename_pattern to to_parquet Python API by <a href="https://github.com/matthewbayer"><code>@​matthewbayer</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/201">duckdb/duckdb-python#201</a></li> <li>add windows arm64 build by <a href="https://github.com/evertlammerts"><code>@​evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/211">duckdb/duckdb-python#211</a></li> <li>fix adbc test imports by <a href="https://github.com/evertlammerts"><code>@​evertlammerts</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/215">duckdb/duckdb-python#215</a></li> <li>add file_size_bytes to to_parquet by <a href="https://github.com/nicornk"><code>@​nicornk</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/204">duckdb/duckdb-python#204</a></li> <li>[minor][spark] Minor bugfixes by <a href="https://github.com/Dharin-shah"><code>@​Dharin-shah</code></a> in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/180">duckdb/duckdb-python#180</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/matthewbayer"><code>@​matthewbayer</code></a> made their first contribution in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/201">duckdb/duckdb-python#201</a></li> <li><a href="https://github.com/nicornk"><code>@​nicornk</code></a> made their first contribution in <a href="https://redirect.github.com/duckdb/duckdb-python/pull/204">duckdb/duckdb-python#204</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/duckdb/duckdb-python/compare/v1.4.2...v1.4.3">https://github.com/duckdb/duckdb-python/compare/v1.4.2...v1.4.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb-python/commit/49da1d7f2396cade0a84af275e1b8601b64054c6"><code>49da1d7</code></a> pin new duckdb core SHA</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/030a76a475e263cf9bf09289b69c85951664309c"><code>030a76a</code></a> [minor][spark] Minor bugfixes (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/180">#180</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/bf7b2a0f8ca506d8d07ddfe295e6f1278ab69024"><code>bf7b2a0</code></a> add file_size_bytes to to_parquet (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/204">#204</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/6de71c437994d63148eeb7a03ad5ba198eb565d8"><code>6de71c4</code></a> feat: add file_size_bytes to to_parquet</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/743fdb2a916734336369755d37765e58b42a7014"><code>743fdb2</code></a> Merge branch 'v1.4-andium' into minor-bugfixes</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/b8c499c266f6bf343d4b3246c3323418182af1e9"><code>b8c499c</code></a> remove unncessary comment</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/e410e7a0449fcf51e091bd2015e07fd4db30f7d8"><code>e410e7a</code></a> revert unncessary change</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/0bfeccbe380a86fa7ef5163cce58376a4083cd91"><code>0bfeccb</code></a> fix precommit</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/e3e4b96d67a8b66c3620aa1d5726664cf0c3b0ef"><code>e3e4b96</code></a> fix test</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/bfa84c15e38849a1c01222724e49bc3cdd63d6b0"><code>bfa84c1</code></a> fix ruff check</li> <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb-python/compare/v1.4.2...v1.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=duckdb&package-manager=uv&previous-version=1.4.2&new-version=1.4.3)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbd527f commit 7b3ee05

File tree

1 file changed

+38
-34
lines changed

1 file changed

+38
-34
lines changed

0 commit comments

Comments
 (0)