Skip to content

Commit bb6bff2

Browse files
dependabot[bot]gabeiglio
authored andcommitted
Build: Bump daft from 0.5.8 to 0.5.10 (apache#2211)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.5.8 to 0.5.10. <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.5.10</h2> <h2>What's Changed 🚀</h2> <h2>✨ Features</h2> <ul> <li>feat(flotilla): Sort &amp; Top-N <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4734">#4734</a>)</li> <li>feat(flotilla): Support Gather Variants of Aggs <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4701">#4701</a>)</li> <li>feat: explode expression <a href="https://github.com/kevinzwang"><code>@​kevinzwang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4751">#4751</a>)</li> <li>feat(flotilla): Added concat <a href="https://github.com/rohitkulshreshtha"><code>@​rohitkulshreshtha</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4748">#4748</a>)</li> <li>feat: support for deltalake v1.0 <a href="https://github.com/kevinzwang"><code>@​kevinzwang</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4718">#4718</a>)</li> <li>feat(flotilla): Hash Join <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4700">#4700</a>)</li> <li>feat(flotilla): Add monotonically_increasing_id. <a href="https://github.com/rohitkulshreshtha"><code>@​rohitkulshreshtha</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4717">#4717</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: Ignore partition refs if they are empty <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4766">#4766</a>)</li> <li>fix: Change dashboard warning to info <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4767">#4767</a>)</li> <li>fix(flotilla): Add multiple notify tokens to task <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4757">#4757</a>)</li> <li>fix: Put to_partition_tasks call in try block <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4762">#4762</a>)</li> <li>fix: fix explode expr doc test <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4764">#4764</a>)</li> <li>fix: Swap arg order for list_fill <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4761">#4761</a>)</li> <li>fix: Accept embedding types in <code>cosine_distance</code> <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4753">#4753</a>)</li> <li>fix: populate query graph nodes even if they lack task progress <a href="https://github.com/joyceerhl"><code>@​joyceerhl</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4752">#4752</a>)</li> </ul> <h2>🚀 Performance</h2> <ul> <li>perf: Concat partitions in flotilla repartition <a href="https://github.com/colin-ho"><code>@​colin-ho</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4756">#4756</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: Add document processing notebook tutorial <a href="https://github.com/malcolmgreaves"><code>@​malcolmgreaves</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4750">#4750</a>)</li> <li>docs: add some s3config on tos <a href="https://github.com/Jay-ju"><code>@​Jay-ju</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4742">#4742</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Eventual-Inc/Daft/compare/v0.5.9...v0.5.10">https://github.com/Eventual-Inc/Daft/compare/v0.5.9...v0.5.10</a></p> <h2>v0.5.9</h2> <h2>What's Changed 🚀</h2> <h2>✨ Features</h2> <ul> <li>feat(flotilla): GroupBy-style Ops <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4699">#4699</a>)</li> <li>feat: Customizable Progress Bar Statistics <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4541">#4541</a>)</li> <li>feat: rowwise (scalar) udfs <a href="https://github.com/universalmind303"><code>@​universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4723">#4723</a>)</li> <li>feat: add some spec for some params <a href="https://github.com/Jay-ju"><code>@​Jay-ju</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4642">#4642</a>)</li> <li>feat: add list_map function <a href="https://github.com/universalmind303"><code>@​universalmind303</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4529">#4529</a>)</li> <li>feat(flotilla): support task progress for logical plan graph <a href="https://github.com/joyceerhl"><code>@​joyceerhl</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4686">#4686</a>)</li> <li>feat(flotilla): Repartition <a href="https://github.com/srilman"><code>@​srilman</code></a> (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4626">#4626</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Eventual-Inc/Daft/commit/1409f8fe484ba46b17dbcd37c5613f378f35149b"><code>1409f8f</code></a> fix: Ignore partition refs if they are empty (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4766">#4766</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/053fff47687fe949cacac27701a77b755921b6f3"><code>053fff4</code></a> feat(flotilla): Sort &amp; Top-N (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4734">#4734</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/c52b3e6b5eb85a8aab27bbf8cbe7c198103e5ba4"><code>c52b3e6</code></a> fix: Change dashboard warning to info (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4767">#4767</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/3a1b704e914cb3f01a25ad6083fe0461b6b0cd10"><code>3a1b704</code></a> feat(flotilla): Support Gather Variants of Aggs (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4701">#4701</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/92b73403168551c405e927f603bdaa18b0ea1547"><code>92b7340</code></a> fix(flotilla): Add multiple notify tokens to task (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4757">#4757</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/22338d27575b896ebe3e392d59c2d30a14abb9e1"><code>22338d2</code></a> fix: Put to_partition_tasks call in try block (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4762">#4762</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/cc12a69bc806350330e276acca57d5a9554aac9c"><code>cc12a69</code></a> fix: fix explode expr doc test (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4764">#4764</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/7e39b757d55b04506daabf2d072085a94f9f365a"><code>7e39b75</code></a> fix: Swap arg order for list_fill (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4761">#4761</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/578fd4e546d051351ac72c7816af823f94b84283"><code>578fd4e</code></a> feat: explode expression (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4751">#4751</a>)</li> <li><a href="https://github.com/Eventual-Inc/Daft/commit/42d8e34c241c006094cd30909a712898fa42712e"><code>42d8e34</code></a> perf: Concat partitions in flotilla repartition (<a href="https://redirect.github.com/Eventual-Inc/Daft/issues/4756">#4756</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Eventual-Inc/Daft/compare/v0.5.8...v0.5.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=daft&package-manager=pip&previous-version=0.5.8&new-version=0.5.10)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd7d2fd commit bb6bff2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)