dependabot[bot] opened a new pull request, #3088: URL: https://github.com/apache/iceberg-python/pull/3088
Bumps [bodo](https://github.com/bodo-ai/Bodo) from 2026.1 to 2026.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>2026.2</h2> <h2>What's Changed</h2> <ul> <li>build platform conda package for Python 3.13 by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1002">bodo-ai/Bodo#1002</a></li> <li>Update Cluster Configs for TPCH SF1000 by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1008">bodo-ai/Bodo#1008</a></li> <li>Support Pandas 3rc1 by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1003">bodo-ai/Bodo#1003</a></li> <li>gpu join by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/985">bodo-ai/Bodo#985</a></li> <li>Build with OpenMPI on Mac by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1010">bodo-ai/Bodo#1010</a></li> <li>Remove Vendored MPI4py from pip builds by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1011">bodo-ai/Bodo#1011</a></li> <li>Add remaining Pandas on Spark Queries to TPCH benchmark by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1012">bodo-ai/Bodo#1012</a></li> <li>Smarter way to determine CPU or GPU usage. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1013">bodo-ai/Bodo#1013</a></li> <li>fix wheel build problem by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1016">bodo-ai/Bodo#1016</a></li> <li>Infrastructure for async GPU pipeline. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1015">bodo-ai/Bodo#1015</a></li> <li>BSE-5277: GPU shuffle by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1017">bodo-ai/Bodo#1017</a></li> <li>Async gpu write parquet by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1018">bodo-ai/Bodo#1018</a></li> <li>[BSE-5279] Multi Rank CPU-GPU 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/1014">bodo-ai/Bodo#1014</a></li> <li>Fix GPU Join Min/Max stats on multiple ranks by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1020">bodo-ai/Bodo#1020</a></li> <li>Aync gpu project and gpu_filter. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1019">bodo-ai/Bodo#1019</a></li> <li>GPU filter read parquet by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1021">bodo-ai/Bodo#1021</a></li> <li>Start transfer to GPU earlier via GPUBatchGenerator by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1023">bodo-ai/Bodo#1023</a></li> <li>Update TPCH Readme with distributed results by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1026">bodo-ai/Bodo#1026</a></li> <li>Write parquet recreate directory. by <a href="https://github.com/DrTodd13"><code>@DrTodd13</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1025">bodo-ai/Bodo#1025</a></li> <li>Speed up build by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1027">bodo-ai/Bodo#1027</a></li> <li>Configure and build separately by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1028">bodo-ai/Bodo#1028</a></li> <li>Support Pandas 3 by <a href="https://github.com/ehsantn"><code>@ehsantn</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1009">bodo-ai/Bodo#1009</a></li> <li>Multi-GPU Join by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1024">bodo-ai/Bodo#1024</a></li> <li>Add rapids include by <a href="https://github.com/IsaacWarren"><code>@IsaacWarren</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1032">bodo-ai/Bodo#1032</a></li> <li>Upgrade Pyiceberg Dependency by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1031">bodo-ai/Bodo#1031</a></li> <li>Upgrade to PyArrow 23 by <a href="https://github.com/scott-routledge2"><code>@scott-routledge2</code></a> in <a href="https://redirect.github.com/bodo-ai/Bodo/pull/1033">bodo-ai/Bodo#1033</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bodo-ai/Bodo/compare/2026.1...2026.2">https://github.com/bodo-ai/Bodo/compare/2026.1...2026.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bodo-ai/Bodo/commit/c38fbfd036db4e2e648505e441b9f9e0c27bd73f"><code>c38fbfd</code></a> Upgrade to PyArrow 23 (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1033">#1033</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/c35068b72747fb366f2d976ed0462567afe3e5cc"><code>c35068b</code></a> Upgrade Pyiceberg Dependency (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1031">#1031</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/f4c89095cbc04804053ed9577ae2432ffbf956a3"><code>f4c8909</code></a> Add rapids include (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1032">#1032</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/2fa5b9a6a8293beb9642b016a5f377a274974be6"><code>2fa5b9a</code></a> Multi-GPU Join (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1024">#1024</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/5768abf176ec914964f27546250f64c15c33e1ed"><code>5768abf</code></a> Support Pandas 3 (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1009">#1009</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/4219524c0f07cf27da552d092c05d0befce45b1d"><code>4219524</code></a> Configure and build separately (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1028">#1028</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/1ef616f5c237befda89777f8f32599d6ae8eed97"><code>1ef616f</code></a> Speed up build (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1027">#1027</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/752c935b478b7d8f03d5efac89ccee069fd47680"><code>752c935</code></a> Write parquet recreate directory. (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1025">#1025</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/b384fc51127dfa232f926a7eeced9e4a30b8f4ad"><code>b384fc5</code></a> Update TPCH Readme with distributed results (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1026">#1026</a>)</li> <li><a href="https://github.com/bodo-ai/Bodo/commit/87e31b221c9bb711b87b1eed1f46c33d9884e964"><code>87e31b2</code></a> Start transfer to GPU earlier via GPUBatchGenerator (<a href="https://redirect.github.com/bodo-ai/Bodo/issues/1023">#1023</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bodo-ai/Bodo/compare/2026.1...2026.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 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]
