Skip to content

Commit 244ce2f

Browse files
Build: Bump bodo from 2025.10 to 2025.10.1 (#2643)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [bodo](https://github.com/bodo-ai/Bodo) from 2025.10 to 2025.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bodo-ai/Bodo/releases">bodo's releases</a>.</em></p> <blockquote> <h2>2025.10.1</h2> <h2>What's Changed</h2> <ul> <li>Speed up TPCH. by <a href="https://github.com/DrTodd13"><code>@​DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/856">bodo-ai/Bodo#856</a></li> <li>Convert to BodoDataFrame/BodoSeries on fallback by <a href="https://github.com/scott-routledge2"><code>@​scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/855">bodo-ai/Bodo#855</a></li> <li>Add support for running str.match in arrow compute. by <a href="https://github.com/DrTodd13"><code>@​DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/865">bodo-ai/Bodo#865</a></li> <li>Add C++ backend for BodoSQL by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/861">bodo-ai/Bodo#861</a></li> <li>Support Parquet read in BodoSQL C++ backend by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/866">bodo-ai/Bodo#866</a></li> <li>Avoid converting output to DF lib to fix dev docs test by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/867">bodo-ai/Bodo#867</a></li> <li>BSE-5119: torch trainer by <a href="https://github.com/IsaacWarren"><code>@​IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/846">bodo-ai/Bodo#846</a></li> <li>Overload array dunder method to convert BodoDataFrames of floats/ints to ndarrays with the correct dtype by <a href="https://github.com/scott-routledge2"><code>@​scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/868">bodo-ai/Bodo#868</a></li> <li>Support join in BodoSQL C++ backend by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/869">bodo-ai/Bodo#869</a></li> <li>Initial filter support in BodoSQL C++ backend by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/871">bodo-ai/Bodo#871</a></li> <li>Skip slice test by <a href="https://github.com/IsaacWarren"><code>@​IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/872">bodo-ai/Bodo#872</a></li> <li>Initial groupby support for BodoSQL C++ backend by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/874">bodo-ai/Bodo#874</a></li> <li>Combine chunks before passing table to arrow_table_to_bodo by <a href="https://github.com/scott-routledge2"><code>@​scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/877">bodo-ai/Bodo#877</a></li> <li>Support large string types in AI functions by <a href="https://github.com/scott-routledge2"><code>@​scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/878">bodo-ai/Bodo#878</a></li> <li>First batch of narwhals support. by <a href="https://github.com/DrTodd13"><code>@​DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/875">bodo-ai/Bodo#875</a></li> <li>Fix copy elision compile error on Mac by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/883">bodo-ai/Bodo#883</a></li> <li>Initial sort support for BodoSQL C++ backend by <a href="https://github.com/ehsantn"><code>@​ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/884">bodo-ai/Bodo#884</a></li> <li>Todd/rmod fix by <a href="https://github.com/DrTodd13"><code>@​DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/876">bodo-ai/Bodo#876</a></li> <li>Distributed training example by <a href="https://github.com/IsaacWarren"><code>@​IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/879">bodo-ai/Bodo#879</a></li> <li>Skip artifactory upload except for platform package by <a href="https://github.com/scott-routledge2"><code>@​scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/885">bodo-ai/Bodo#885</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bodo-ai/Bodo/compare/2025.10...2025.10.1">https://github.com/bodo-ai/Bodo/compare/2025.10...2025.10.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bodo-ai/Bodo/commit/3f28e183293ca1e3a377de2c4e97f2ccd7b68681"><code>3f28e18</code></a> don't run conda search</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/5be8ceee2c0feb04f09f00f780b10641df4c8b16"><code>5be8cee</code></a> Skip artifactory upload except for platform package (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/885">#885</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/65e2d5629c6cd3a1fbf2168836910228eb40b1b5"><code>65e2d56</code></a> Distributed training example (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/879">#879</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/d11992473451e0fea40afae0d66877465dc53345"><code>d119924</code></a> Todd/rmod fix (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/876">#876</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/24be7ce1b8afb94af1770b450760b9df6ff870a5"><code>24be7ce</code></a> Initial sort support for BodoSQL C++ backend (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/884">#884</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/3c9522f34e44ab96178b6cfff086c38808c222a8"><code>3c9522f</code></a> Fix copy elision compile error on Mac (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/883">#883</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/74518d09d8721612d84e25f36384a1885c9cfa22"><code>74518d0</code></a> First batch of narwhals support. (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/875">#875</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/ab8f6086858cd120c2daf93e6f135d04debeabc1"><code>ab8f608</code></a> Support large string types in AI functions (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/878">#878</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/9fdb2982b4b30f22051587f899f11751b187550e"><code>9fdb298</code></a> Combine chunks before passing table to arrow_table_to_bodo (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/877">#877</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/fe1a4a2d3d49da07129ef31b4a81dff9a87f1d08"><code>fe1a4a2</code></a> Initial groupby support for BodoSQL C++ backend (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/874">#874</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bodo-ai/Bodo/compare/2025.10...2025.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bodo&package-manager=pip&previous-version=2025.10&new-version=2025.10.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9907b16 commit 244ce2f

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)