dependabot[bot] opened a new pull request, #2806: URL: https://github.com/apache/iceberg-python/pull/2806
Bumps [bodo](https://github.com/bodo-ai/Bodo) from 2025.10.2 to 2025.11.2. <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.11.2</h2> <h2>What's Changed</h2> <ul> <li>Pipeline reordering. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/933">bodo-ai/Bodo#933</a></li> <li>NaN/NA handling. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/926">bodo-ai/Bodo#926</a></li> <li>2025.11 Release notes by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/936">bodo-ai/Bodo#936</a></li> <li>Numba 0.62.1 upgrade by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/934">bodo-ai/Bodo#934</a></li> <li>Add metrics for Iceberg Read/Parquet Read by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/935">bodo-ai/Bodo#935</a></li> <li>More fixes for narwhals tests. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/937">bodo-ai/Bodo#937</a></li> <li>Filter manifest files based on partition summaries by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/938">bodo-ai/Bodo#938</a></li> <li>Pin Numba to 0.62 by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/940">bodo-ai/Bodo#940</a></li> <li>Increase timeout for BodoSQL smoke test by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/939">bodo-ai/Bodo#939</a></li> <li>Support np.ufunc calls on BodoSeries by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/941">bodo-ai/Bodo#941</a></li> <li>Todd/prune fix by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/942">bodo-ai/Bodo#942</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bodo-ai/Bodo/compare/2025.11.1...2025.11.2">https://github.com/bodo-ai/Bodo/compare/2025.11.1...2025.11.2</a></p> <h2>2025.11.1</h2> <h2>What's Changed</h2> <ul> <li>Support groupby.size() (with no value cols) by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/904">bodo-ai/Bodo#904</a></li> <li>Don't redistribute data twice in example by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/912">bodo-ai/Bodo#912</a></li> <li>Fix test_basic_iceberg_read path issue on nightly by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/916">bodo-ai/Bodo#916</a></li> <li>CTE column pruning by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/910">bodo-ai/Bodo#910</a></li> <li>First attempt at adding Narwhals to test suite. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/918">bodo-ai/Bodo#918</a></li> <li>Avoid JIT imports 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/907">bodo-ai/Bodo#907</a></li> <li>Support passing BodoDataFrames to BodoSQL C++ backend without extra plan executions by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/919">bodo-ai/Bodo#919</a></li> <li>Timezone Support by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/915">bodo-ai/Bodo#915</a></li> <li>Support creating empty DataFrames by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/921">bodo-ai/Bodo#921</a></li> <li>Fixes for test_unique narwhals test by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/920">bodo-ai/Bodo#920</a></li> <li>Change param name to not conflict on windows. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/924">bodo-ai/Bodo#924</a></li> <li>Expose pandas.Timestamp in bodo.pandas by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/922">bodo-ai/Bodo#922</a></li> <li>Fix BodoSQLContext use inside JIT by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/928">bodo-ai/Bodo#928</a></li> <li>Fix drop_duplicates() for non-trivial Indexes by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/925">bodo-ai/Bodo#925</a></li> <li>Run Narwhals tests on a single worker and fix issues by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/923">bodo-ai/Bodo#923</a></li> <li>BSE-5174: Duckdb Planner Upgrade by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/917">bodo-ai/Bodo#917</a></li> <li>Support specifying Glue Catalog in pd.read_sql_table by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/929">bodo-ai/Bodo#929</a></li> <li>BSE-5206: Fix windows duckdb by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/930">bodo-ai/Bodo#930</a></li> <li>Support passing BodoSQL as an arg to JIT by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/932">bodo-ai/Bodo#932</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bodo-ai/Bodo/compare/2025.11.0...2025.11.1">https://github.com/bodo-ai/Bodo/compare/2025.11.0...2025.11.1</a></p> <h2>2025.11.0</h2> <h2>What's Changed</h2> <ul> <li>Add release notes for 2025.10.1 by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/890">bodo-ai/Bodo#890</a></li> <li>Fix docker release files symlink target by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/894">bodo-ai/Bodo#894</a></li> <li>TPCH improvements. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/893">bodo-ai/Bodo#893</a></li> <li>Support TPC-H Q5 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/886">bodo-ai/Bodo#886</a></li> <li>Support filesystem Iceberg catalog 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/895">bodo-ai/Bodo#895</a></li> <li>Support Iceberg filter/project/limit 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/898">bodo-ai/Bodo#898</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bodo-ai/Bodo/commit/8aa0fecd25ed4da0d255e01e1ab70177fae97967"><code>8aa0fec</code></a> Fix CTE Column Pruning (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/942">#942</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/87edc0beeb1a9308e538835bcd2e299e495ac47c"><code>87edc0b</code></a> Support np.ufunc calls on BodoSeries (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/941">#941</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/d193012b44e8b0b52263e861df9dbf104e2df4f7"><code>d193012</code></a> Increase timeout for BodoSQL smoke test (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/939">#939</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/88574d001d80335a904edd8dd9b7aabe6867ee5c"><code>88574d0</code></a> Pin Numba to 0.62 (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/940">#940</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/d9df9e889e4ded24334421d916173cbb58894ab8"><code>d9df9e8</code></a> Filter manifest files based on partition summaries (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/938">#938</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/77f31e1dca6efab168db6e14d91206bcc5eb8bb3"><code>77f31e1</code></a> More fixes for narwhals tests. (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/937">#937</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/fd9357bbe14dc03496e7d8494251c2a8ff55f8f7"><code>fd9357b</code></a> Add metrics for Iceberg Read/Parquet Read (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/935">#935</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/45e87b0412ee7ac33a90ad8dc9a12e40eb1bb5f0"><code>45e87b0</code></a> Numba 0.62.1 upgrade (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/934">#934</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/23520ab1c73905090f0eb93b8c9bc8a52a593855"><code>23520ab</code></a> 2025.11 Release notes (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/936">#936</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/371be500cf4c74a2c2a692b2d7f6d4c4c628f1ba"><code>371be50</code></a> NaN/NA handling. (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/926">#926</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bodo-ai/Bodo/compare/2025.10.2...2025.11.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]
