dependabot[bot] opened a new pull request, #3643: URL: https://github.com/apache/iceberg-python/pull/3643
Bumps [polars](https://github.com/pola-rs/polars) from 1.42.0 to 1.42.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pola-rs/polars/releases">polars's releases</a>.</em></p> <blockquote> <h2>Python Polars 1.42.1</h2> <h2>⚠️ Deprecations</h2> <ul> <li>Deprecate <code>strict</code> parameter of <code>pl.concat</code>, replace with new <code>how='horizontal_extend'</code> (<a href="https://redirect.github.com/pola-rs/polars/issues/27965">#27965</a>)</li> </ul> <h2>🚀 Performance improvements</h2> <ul> <li>Add a sampled resolve mode for multi-file parquet metadata (<a href="https://redirect.github.com/pola-rs/polars/issues/28111">#28111</a>)</li> <li>Speed up small dtype series sums with a upcast sum kernel (<a href="https://redirect.github.com/pola-rs/polars/issues/27958">#27958</a>)</li> <li>Don't block on path expansion (<a href="https://redirect.github.com/pola-rs/polars/issues/28073">#28073</a>)</li> </ul> <h2>✨ Enhancements</h2> <ul> <li>Close ResourceWarning leaks in database tests (<a href="https://redirect.github.com/pola-rs/polars/issues/28066">#28066</a>)</li> </ul> <h2>🐞 Bug fixes</h2> <ul> <li>Incorrect sorted fast-path returning nan for grouped max (<a href="https://redirect.github.com/pola-rs/polars/issues/28129">#28129</a>)</li> <li>Fix panic on scan_parquet filter of fixed-size binary column (<a href="https://redirect.github.com/pola-rs/polars/issues/28122">#28122</a>)</li> <li>Fix decimal dynamic float cast (<a href="https://redirect.github.com/pola-rs/polars/issues/28126">#28126</a>)</li> <li>Fix pyiceberg key dot HDFS prefix filter (<a href="https://redirect.github.com/pola-rs/polars/issues/28109">#28109</a>)</li> <li>Fix projection pushdown panic on <code>select(len())</code> after <code>groupby</code> (<a href="https://redirect.github.com/pola-rs/polars/issues/28108">#28108</a>)</li> <li>Fully resolve remaining <code>ResourceWarning</code> leaks in database/iceberg tests (<a href="https://redirect.github.com/pola-rs/polars/issues/28107">#28107</a>)</li> <li>Expiry time loading for AWS <code>DeferredRefreshableCredentials</code> (<a href="https://redirect.github.com/pola-rs/polars/issues/28099">#28099</a>)</li> <li>Close ResourceWarning leaks in database tests (<a href="https://redirect.github.com/pola-rs/polars/issues/28066">#28066</a>)</li> <li>Avoid panic on temporal extraction for datetime columns with nulls (<a href="https://redirect.github.com/pola-rs/polars/issues/28054">#28054</a>)</li> <li>Prevent panic in <code>replace</code> when <code>old</code>/<code>new</code> contain Expr or object dtype values (<a href="https://redirect.github.com/pola-rs/polars/issues/27433">#27433</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>Fix dataset regression in the examples (<a href="https://redirect.github.com/pola-rs/polars/issues/28131">#28131</a>)</li> <li>Emphasize to generally not ever write Rust tests (<a href="https://redirect.github.com/pola-rs/polars/issues/28082">#28082</a>)</li> <li>Mention Polars skill in User Guide's LLM section (<a href="https://redirect.github.com/pola-rs/polars/issues/28113">#28113</a>)</li> </ul> <h2>🛠️ Other improvements</h2> <ul> <li>Disallow usage of <code>tokio::spawn</code> in clippy (<a href="https://redirect.github.com/pola-rs/polars/issues/28123">#28123</a>)</li> <li>Improve <code>Makefile</code> with respect to <code>venv</code> robustness (<a href="https://redirect.github.com/pola-rs/polars/issues/28110">#28110</a>)</li> <li>Remove legacy prelude glob imports from leaf files (<a href="https://redirect.github.com/pola-rs/polars/issues/28114">#28114</a>)</li> <li>Skip pandas 3.0.4 due to <code>pd.TimeDelta</code> segfault (<a href="https://redirect.github.com/pola-rs/polars/issues/28125">#28125</a>)</li> <li>Update <code>mypy</code> to the new <code>2.x</code> release (<a href="https://redirect.github.com/pola-rs/polars/issues/28116">#28116</a>)</li> <li>Ensure <code>pyrefly</code> checks run as part of <code>make pre-commit</code> (<a href="https://redirect.github.com/pola-rs/polars/issues/28095">#28095</a>)</li> <li>Fix <code>test_select_explode_height_filter_order_by</code> failure when <code>POLARS_MAX_THREADS=2</code> (<a href="https://redirect.github.com/pola-rs/polars/issues/28090">#28090</a>)</li> <li>Add Morsel::height (<a href="https://redirect.github.com/pola-rs/polars/issues/28060">#28060</a>)</li> </ul> <p>Thank you to all our contributors for making this release possible! <a href="https://github.com/0guban0v"><code>@0guban0v</code></a>, <a href="https://github.com/Kevin-Patyk"><code>@Kevin-Patyk</code></a>, <a href="https://github.com/TNieuwdorp"><code>@TNieuwdorp</code></a>, <a href="https://github.com/alexander-beedie"><code>@alexander-beedie</code></a>, <a href="https://github.com/azimafroozeh"><code>@azimafroozeh</code></a>, <a href="https://github.com/dsprenkels"><code>@dsprenkels</code></a>, <a href="https://github.com/kdn36"><code>@kdn36</code></a>, <a href="https://github.com/nameexhaustion"><code>@nameexhaustion</code></a>, <a href="https://github.com/orlp"><code>@orlp</code></a>, <a href="https://github.com/raphaelroshan"><code>@raphaelroshan</code></a>, <a href="https://github.com/ritchie46"><code>@ritchie46</code></a> and <a href="https://github.com/sar-cheng"><code>@sar-cheng</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pola-rs/polars/commit/0df0c25d4db895ec8cad773bedc4e98400e3135e"><code>0df0c25</code></a> Python Polars 1.42.1 (<a href="https://redirect.github.com/pola-rs/polars/issues/28128">#28128</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/876bfb859248af154c884919af1332b91bb34dfa"><code>876bfb8</code></a> docs: Fix dataset regression in the examples (<a href="https://redirect.github.com/pola-rs/polars/issues/28131">#28131</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/07560f705714082ab1584ca3f2dda65781a4043a"><code>07560f7</code></a> chore(rust): Disallow usage of <code>tokio::spawn</code> in clippy (<a href="https://redirect.github.com/pola-rs/polars/issues/28123">#28123</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/aa5d07325d543f77fd7388067c180999aa5fabf1"><code>aa5d073</code></a> fix: Incorrect sorted fast-path returning nan for grouped max (<a href="https://redirect.github.com/pola-rs/polars/issues/28129">#28129</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/a2f255903e396332ed7e5e182e7b023bb4bd0319"><code>a2f2559</code></a> docs: Emphasize to generally not ever write Rust tests (<a href="https://redirect.github.com/pola-rs/polars/issues/28082">#28082</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/156e7f550b8d44af785ab2c00bc16fb0cc547024"><code>156e7f5</code></a> chore(python): Improve <code>Makefile</code> with respect to <code>venv</code> robustness (<a href="https://redirect.github.com/pola-rs/polars/issues/28110">#28110</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/fc09271673b7f079034e560b6ce6534a57a6ed6a"><code>fc09271</code></a> fix: Fix panic on scan_parquet filter of fixed-size binary column (<a href="https://redirect.github.com/pola-rs/polars/issues/28122">#28122</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/3dce32b659733f980d906139d3f55a3b53f72b0a"><code>3dce32b</code></a> docs: Mention Polars skill in User Guide's LLM section (<a href="https://redirect.github.com/pola-rs/polars/issues/28113">#28113</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/bd27f2454fdde7de7ba274c6f0c7569587aea894"><code>bd27f24</code></a> refactor(rust): Remove legacy prelude glob imports from leaf files (<a href="https://redirect.github.com/pola-rs/polars/issues/28114">#28114</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/853a3988d0498e453988d46a5532651a334443c5"><code>853a398</code></a> fix: Fix decimal dynamic float cast (<a href="https://redirect.github.com/pola-rs/polars/issues/28126">#28126</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pola-rs/polars/compare/py-1.42.0...py-1.42.1">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]
