dependabot[bot] opened a new pull request, #2853: URL: https://github.com/apache/iceberg-python/pull/2853
Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.14 to 0.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Eventual-Inc/Daft/releases">daft's releases</a>.</em></p> <blockquote> <h2>v0.7.1</h2> <h2>What's Changed 🚀</h2> <h2>✨ Features</h2> <ul> <li>feat: Support pattern filtering for <code>SHOW TABLES</code> <a href="https://github.com/aaron-ang"><code>@aaron-ang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5423">#5423</a>)</li> <li>feat(docs): add copy page as markdown button <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5828">#5828</a>)</li> <li>feat: support overwrite files by native IO <a href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5728">#5728</a>)</li> <li>feat: Add support for Series[start:end] <a href="https://github.com/everySympathy"><code>@everySympathy</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5815">#5815</a>)</li> <li>feat: Implement retry-after mechanism for model apis and udfs <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5769">#5769</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: using estimate memory bytes at first for display scan task source <a href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5845">#5845</a>)</li> <li>fix: Remove pop_all assertion <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5850">#5850</a>)</li> <li>fix: Check if deletion vector propagation is supported in deltalake <a href="https://github.com/cckellogg"><code>@cckellogg</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5829">#5829</a>)</li> <li>fix: Set default ImageMode in decode_image to RGB <a href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5827">#5827</a>)</li> <li>fix: handle FileNotFoundError in read_huggingface fallback <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5831">#5831</a>)</li> <li>fix: Add overflow protection to memory estimation <a href="https://github.com/yudduy"><code>@yudduy</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5417">#5417</a>)</li> </ul> <h2>♻️ Refactor</h2> <ul> <li>refactor(arrow2): get field and dtype roundtrips working <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5849">#5849</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: improve docstrings of IO read methods for remote URLs <a href="https://github.com/aaron-ang"><code>@aaron-ang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5841">#5841</a>)</li> <li>docs: fix broken links causing CI failure <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5832">#5832</a>)</li> </ul> <h2>👷 CI</h2> <ul> <li>ci: enable Windows Rust tests on PRs <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5823">#5823</a>)</li> <li>ci: skip quickstart notebook in notebook-checker workflow <a href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5804">#5804</a>)</li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore: remove overwrite_files & write_empty_tabular method <a href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5838">#5838</a>)</li> <li>chore: Fix a minor ambiguity in the README docs <a href="https://github.com/plotor"><code>@plotor</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5830">#5830</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Eventual-Inc/Daft/compare/v0.7.0...v0.7.1">https://github.com/Eventual-Inc/Daft/compare/v0.7.0...v0.7.1</a></p> <h2>v0.7.0</h2> <h2>What's Changed 🚀</h2> <h2>💥 Breaking Changes</h2> <ul> <li>chore!: remove spark connect <a href="https://github.com/universalmind303"><code>@universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5743">#5743</a>)</li> </ul> <h2>✨ Features</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Eventual-Inc/Daft/commit/1b2e5cd6edb587b9fd78d614daaf856f800495e8"><code>1b2e5cd</code></a> feat: support configure logging fmt of <code>setup_logger</code> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5846">#5846</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/273372f8b756b8db2e603632de2581c04f872a44"><code>273372f</code></a> fix: using estimate memory bytes at first for display scan task source (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5845">#5845</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/a0749a0b4e0ed884ca9d2a10cffce9dad0af4baf"><code>a0749a0</code></a> fix: Remove pop_all assertion (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5850">#5850</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/9b7c00daf068a51cc09203ae19db30aa9c1c0395"><code>9b7c00d</code></a> refactor(arrow2): get field and dtype roundtrips working (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5849">#5849</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/acd5b6da501f43c6ab20376738772d8e0a2a0e3d"><code>acd5b6d</code></a> docs: improve docstrings of IO read methods for remote URLs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5841">#5841</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/7628287b2d4c7686f52e9525c56f708967b15186"><code>7628287</code></a> ci: enable Windows Rust tests on PRs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5823">#5823</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/5665d6312e8be80f0ad0c53537b87a0eb5b472b8"><code>5665d63</code></a> chore: remove overwrite_files & write_empty_tabular method (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5838">#5838</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/1d635b5fcd94333ec823c1f33f7d48775ac23d9d"><code>1d635b5</code></a> fix: Check if deletion vector propagation is supported in deltalake (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5829">#5829</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/faabb4a122d43cfe0bf64860eaae59fb1de60ff9"><code>faabb4a</code></a> fix: Set default ImageMode in decode_image to RGB (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5827">#5827</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/61cdf489cfde3ddbcdcba63ad376d45efbb2d95f"><code>61cdf48</code></a> docs: fix broken links causing CI failure (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/5832">#5832</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Eventual-Inc/Daft/compare/v0.6.14...v0.7.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 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]
