dependabot[bot] opened a new pull request, #434: URL: https://github.com/apache/iceberg-python/pull/434
Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.2.14 to 0.2.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Eventual-Inc/Daft/releases">getdaft's releases</a>.</em></p> <blockquote> <h2>v0.2.15</h2> <h2>Changes</h2> <h2>👾 Bug Fixes</h2> <ul> <li>[BUG] dont create dirs if non local fs <a href="https://github.com/samster25"><code>@​samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1888">#1888</a>)</li> <li>[BUG] Fix Ray autoscaling from zero worker CPUs <a href="https://github.com/kevinzwang"><code>@​kevinzwang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1884">#1884</a>)</li> <li>[BUG] Attempt to skip IMDS if region or credentials are provided <a href="https://github.com/samster25"><code>@​samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1886">#1886</a>)</li> <li>[BUG] [Query Planner] Properly track ascending/descending sort order for range partitioning and sorting. <a href="https://github.com/clarkzinzow"><code>@​clarkzinzow</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1862">#1862</a>)</li> <li>[BUG] Fix bug with merge tasks that allows for tasks larger than max size allowed <a href="https://github.com/samster25"><code>@​samster25</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1882">#1882</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>[DOCS] Improve .str.concat docs <a href="https://github.com/jaychia"><code>@​jaychia</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1887">#1887</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>[CHORE] Left-align headers in reprs <a href="https://github.com/jaychia"><code>@​jaychia</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1880">#1880</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Eventual-Inc/Daft/commit/61dd5748eae9f6aada191e5a917b2cc08eb8f8c0"><code>61dd574</code></a> [BUG] dont create dirs if non local fs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1888">#1888</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/b62e9adc33bbf33de5459e3fb1495ed7dd99491f"><code>b62e9ad</code></a> [BUG] Fix Ray autoscaling from zero worker CPUs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1884">#1884</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/7973b32f9db02f3a3531c2d2d303ca65413e0f7d"><code>7973b32</code></a> [DOCS] Improve .str.concat docs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1887">#1887</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/1ac53c9cd867ed96f2451fcf4a502253571ad5bf"><code>1ac53c9</code></a> [BUG] Attempt to skip IMDS if region or credentials are provided (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1886">#1886</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/e47eeda79721f30fa7c6ce3a95da6c3dad894b15"><code>e47eeda</code></a> [BUG] [Query Planner] Properly track ascending/descending sort order for rang...</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/74591c1a5eaa88b798f2f8be85de117104f49cdd"><code>74591c1</code></a> [BUG] Fix bug with merge tasks that allows for tasks larger than max size all...</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/cf77fd2a7491d6b77f747b963cc67f35a61bcca3"><code>cf77fd2</code></a> [CHORE] Left-align headers in reprs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/1880">#1880</a>)</li> <li>See full diff in <a href="https://github.com/Eventual-Inc/Daft/compare/v0.2.14...v0.2.15">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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org