dependabot[bot] opened a new pull request, #2874:
URL: https://github.com/apache/iceberg-python/pull/2874

   Bumps [bodo](https://github.com/bodo-ai/Bodo) from 2025.12 to 2025.12.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.12.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add release notes for 2025.12.1 by <a 
href="https://github.com/IsaacWarren";><code>@​IsaacWarren</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/990";>bodo-ai/Bodo#990</a></li>
   <li>Estimate Parquet Dataset Cardinality for Plan by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/989";>bodo-ai/Bodo#989</a></li>
   <li>Upgrade to Python 3.14 by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/979";>bodo-ai/Bodo#979</a></li>
   <li>Exclude Windows Python 3.14 Pip wheel by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/991";>bodo-ai/Bodo#991</a></li>
   <li>BSE-5236: Join Filter IO Pushdown by <a 
href="https://github.com/IsaacWarren";><code>@​IsaacWarren</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/987";>bodo-ai/Bodo#987</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/bodo-ai/Bodo/compare/2025.12.1...2025.12.2";>https://github.com/bodo-ai/Bodo/compare/2025.12.1...2025.12.2</a></p>
   <h2>2025.12.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Handle tuple column selection in df.loc by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/968";>bodo-ai/Bodo#968</a></li>
   <li>Fix Conda Build Pipeline by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/966";>bodo-ai/Bodo#966</a></li>
   <li>Skip tests to unblock PR CI by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/967";>bodo-ai/Bodo#967</a></li>
   <li>Avoid double cast for integer division by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/970";>bodo-ai/Bodo#970</a></li>
   <li>Support negative n in df.head() by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/972";>bodo-ai/Bodo#972</a></li>
   <li>2025.12 Release Notes by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/971";>bodo-ai/Bodo#971</a></li>
   <li>Fix slicing with negative step by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/973";>bodo-ai/Bodo#973</a></li>
   <li>Keep input timestamp unit in Series.dt.tz_localize by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/974";>bodo-ai/Bodo#974</a></li>
   <li>Fix testing issues on Nightly by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/969";>bodo-ai/Bodo#969</a></li>
   <li>Cast binary op result to output type by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/976";>bodo-ai/Bodo#976</a></li>
   <li>Fix output Series.name for pd.to_datetime() by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/977";>bodo-ai/Bodo#977</a></li>
   <li>Support concurrent async messages to the same rank in shuffle by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/975";>bodo-ai/Bodo#975</a></li>
   <li>Skip Iceberg DDL tests on PR CI by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/980";>bodo-ai/Bodo#980</a></li>
   <li>TPCH benchmarking improvements by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/964";>bodo-ai/Bodo#964</a></li>
   <li>Avoid using arrow types for to_datetime by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/983";>bodo-ai/Bodo#983</a></li>
   <li>Upgrade to Numba 0.63.1 by <a 
href="https://github.com/ehsantn";><code>@​ehsantn</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/978";>bodo-ai/Bodo#978</a></li>
   <li>AWS titan-text eol by <a 
href="https://github.com/IsaacWarren";><code>@​IsaacWarren</code></a> in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/984";>bodo-ai/Bodo#984</a></li>
   <li>Fixes for TPCH scripts by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/986";>bodo-ai/Bodo#986</a></li>
   <li>Fix overflow in parquet read cardinality est by <a 
href="https://github.com/scott-routledge2";><code>@​scott-routledge2</code></a> 
in <a 
href="https://redirect.github.com/bodo-ai/Bodo/pull/988";>bodo-ai/Bodo#988</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/bodo-ai/Bodo/compare/2025.12...2025.12.1";>https://github.com/bodo-ai/Bodo/compare/2025.12...2025.12.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/12228d18dd5a3ed504dad6d15ec7e38b2cfd7fbe";><code>12228d1</code></a>
 BSE-5236: Join Filter IO Pushdown (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/987";>#987</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/60327b9c3a336239dc38145fffe27163c832e5e9";><code>60327b9</code></a>
 Exclude Windows Python 3.14 Pip wheel (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/991";>#991</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/18072787e9f85bcfa4583feac68a13d9c037b0e2";><code>1807278</code></a>
 Upgrade to Python 3.14 (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/979";>#979</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/fb74039762a32938b828fbd61fe49c8b9357fceb";><code>fb74039</code></a>
 Estimate Parquet Dataset Cardinality for Plan (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/989";>#989</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/25d9958912b039f9771f87ecdb7b94caf61dce91";><code>25d9958</code></a>
 Add release notes for 2025.12.1 (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/990";>#990</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/35fe92c69f406a024b763673d0967ab4e6490431";><code>35fe92c</code></a>
 Fix overflow in LogicalParquetRead cardinality estimate (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/988";>#988</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/352c6f6625c60c7c69f94204e6da0a88e9f29b60";><code>352c6f6</code></a>
 Fixes for TPCH benchmarking scripts (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/986";>#986</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/57ab65bf9f8942e610591cbe209f03cfc8312c21";><code>57ab65b</code></a>
 AWS titan-text eol (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/984";>#984</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/ac082dcb461e3218433d8b96b6269f42a0b1978c";><code>ac082dc</code></a>
 Upgrade to Numba 0.63.1 (<a 
href="https://redirect.github.com/bodo-ai/Bodo/issues/978";>#978</a>)</li>
   <li><a 
href="https://github.com/bodo-ai/Bodo/commit/cd6f6046fbac7b96b28f40bdc590293f637b4521";><code>cd6f604</code></a>
 Avoid using arrow types in <code>to_datetime</code> computation for 
non-timestamp types ...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/bodo-ai/Bodo/compare/2025.12...2025.12.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bodo&package-manager=uv&previous-version=2025.12&new-version=2025.12.2)](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]

Reply via email to