Commit 061713b
authored
Build: Bump daft from 0.6.14 to 0.7.2 (#2921)
Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.14 to 0.7.2.
<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.2</h2>
<h2>What's Changed 🚀</h2>
<h2>✨ Features</h2>
<ul>
<li>feat: Add name and path properties to daft.File <a
href="https://github.com/everettVT"><code>@everettVT</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6024">#6024</a>)</li>
<li>feat(mcap): support topic_start_time_resolver and raw-bytes
non-seekable reader <a
href="https://github.com/Jay-ju"><code>@Jay-ju</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5886">#5886</a>)</li>
<li>feat: Add configurable token limits to OpenAI text embedder <a
href="https://github.com/kyo-tom"><code>@kyo-tom</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6017">#6017</a>)</li>
<li>feat: Add guess_mime_type scalar expression for MIME type detection
from bytes @<a
href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5883">#5883</a>)</li>
<li>feat: Channel-less intermediate op <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5999">#5999</a>)</li>
<li>feat: support dropping dimensions in /v1/embeddings requests <a
href="https://github.com/rchowell"><code>@rchowell</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5988">#5988</a>)</li>
<li>feat: Add Apache Gravitino virtual file system (gvfs://) write
support in io module <a
href="https://github.com/shaofengshi"><code>@shaofengshi</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5965">#5965</a>)</li>
<li>feat: async embed image <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5833">#5833</a>)</li>
<li>feat: support delimiter, quota, header options for csv writer <a
href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5794">#5794</a>)</li>
<li>feat(agg): support map_groups with v2 udf <a
href="https://github.com/Jay-ju"><code>@Jay-ju</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5927">#5927</a>)</li>
<li>feat: <code>index_col</code> option in <code>explode</code> <a
href="https://github.com/aaron-ang"><code>@aaron-ang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5842">#5842</a>)</li>
<li>feat: support resumable stream <a
href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5824">#5824</a>)</li>
<li>feat(functions): add shell_op for distributed shell execution <a
href="https://github.com/huleilei"><code>@huleilei</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5738">#5738</a>)</li>
<li>feat: Add Apache Gravitino virtual file system (gvfs://) read
support in io module <a
href="https://github.com/shaofengshi"><code>@shaofengshi</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5766">#5766</a>)</li>
<li>feat: Support configuring Conda Env for Class UDFs in Flotilla <a
href="https://github.com/plotor"><code>@plotor</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5117">#5117</a>)</li>
<li>feat: image to tensor <a
href="https://github.com/aaron-ang"><code>@aaron-ang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5847">#5847</a>)</li>
<li>feat: support native writer via tos <a
href="https://github.com/stayrascal"><code>@stayrascal</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5760">#5760</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix(observability): Clean up progress bar naming <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6028">#6028</a>)</li>
<li>fix(video): correct keyframe seek timestamp calculation for
start_time <a
href="https://github.com/huleilei"><code>@huleilei</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6005">#6005</a>)</li>
<li>fix: ".*" not handled correctly in SQL planner <a
href="https://github.com/Lucas61000"><code>@Lucas61000</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5784">#5784</a>)</li>
<li>fix: Optimize the small files issue of sink lance <a
href="https://github.com/caican00"><code>@caican00</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5844">#5844</a>)</li>
<li>fix: overriding dimensions for openai embedding models <a
href="https://github.com/kevinzwang"><code>@kevinzwang</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6013">#6013</a>)</li>
<li>fix: support externally-hosted models via OpenAI-compatible API when
using embed_text func <a
href="https://github.com/caican00"><code>@caican00</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5873">#5873</a>)</li>
<li>fix: respect model dtype when overriding embedding dimensions <a
href="https://github.com/fenfeng9"><code>@fenfeng9</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5899">#5899</a>)</li>
<li>fix: Pass csv option into native writer <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6003">#6003</a>)</li>
<li>fix: Nonzero morsel upper bound <a
href="https://github.com/colin-ho"><code>@colin-ho</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5989">#5989</a>)</li>
<li>fix: Clean up UDF display name in progress bar and plans <a
href="https://github.com/srilman"><code>@srilman</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5810">#5810</a>)</li>
<li>fix(cast): handle whitespace in string-to-number casting <a
href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5955">#5955</a>)</li>
<li>fix: Incorrect buffer pool calculation strategy when reading CSV <a
href="https://github.com/plotor"><code>@plotor</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5857">#5857</a>)</li>
<li>fix: Optimize the display information of Join nodes in query plan <a
href="https://github.com/plotor"><code>@plotor</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5617">#5617</a>)</li>
<li>fix: Fast failure when dashboard is enabled in Ray Runner <a
href="https://github.com/plotor"><code>@plotor</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5867">#5867</a>)</li>
<li>fix(ai): resolve intermittent meta tensor error in
classify_text/classify_image <a
href="https://github.com/rohitkulshreshtha"><code>@rohitkulshreshtha</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5977">#5977</a>)</li>
<li>fix(ci): cargo machete error that slipped through ci somehow <a
href="https://github.com/universalmind303"><code>@universalmind303</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5975">#5975</a>)</li>
<li>fix: Daft.ai link checker to ignore X <a
href="https://github.com/everettVT"><code>@everettVT</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5879">#5879</a>)</li>
<li>fix: Supporting fractional gpu count on class udf <a
href="https://github.com/caican00"><code>@caican00</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5840">#5840</a>)</li>
<li>fix: remove flaky datasets from read_huggingface tests <a
href="https://github.com/everettVT"><code>@everettVT</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5926">#5926</a>)</li>
<li>fix: allows appending nulls to lists, null is compatible with all
types <a href="https://github.com/rchowell"><code>@rchowell</code></a>
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5921">#5921</a>)</li>
<li>fix(test): read all splits in HuggingFace integration tests <a
href="https://github.com/ykdojo"><code>@ykdojo</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5878">#5878</a>)</li>
<li>fix(iceberg): Correct test setup to ensure delete files are created
<a href="https://github.com/huleilei"><code>@huleilei</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5864">#5864</a>)</li>
<li>fix(ray): namespace flotilla actor per job to avoid plan id
collisions <a
href="https://github.com/huleilei"><code>@huleilei</code></a> (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5855">#5855</a>)</li>
</ul>
<h2>🚀 Performance</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/a561cca4805998026d59e573986272a614989adc"><code>a561cca</code></a>
chore(observability): Refactor progress bar to remove
RuntimeStatsSubscriber ...</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/65d8f08a4c72b6f11b9c68c0b49f5bf933315320"><code>65d8f08</code></a>
fix(observability): Clean up progress bar naming (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/deaa77de18223c7e0817f70049032f357aa9d5e9"><code>deaa77d</code></a>
chore: Use tokio channel for swordfish channels (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6035">#6035</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/8e15689d7d4b17b4b921775b734b042a773f6b18"><code>8e15689</code></a>
refactor(swordfish): Channel-less blocking sink (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6023">#6023</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/b288d34f4257391af5e98f70258a159594d1e898"><code>b288d34</code></a>
chore: optimizes slow tests in CI/CD (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6029">#6029</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/415d0288819088f3b1eef405e231a04332ad90e6"><code>415d028</code></a>
refactor(arrow2): rename validity to nulls to align with arrow-rs (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6027">#6027</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/8ee28d0c3e4fda16f61071c4bc595c8dd4358a5c"><code>8ee28d0</code></a>
refactor(arrow-rs): remove usages of build_is_equal and replace with …
(<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6018">#6018</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/6bf8975c210c112a1f2199fea3d12f88904a7192"><code>6bf8975</code></a>
refactor(arrow2): arrow based take kernels (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6022">#6022</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/45e3a646ecea44728f8d0acc6d694e12a7b30e39"><code>45e3a64</code></a>
refactor(swordfish): Channel-less streaming sink (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6021">#6021</a>)</li>
<li><a
href="https://github.com/Eventual-Inc/Daft/commit/ec300eed0c1f7d5b162d1205db833f62e1ef69b3"><code>ec300ee</code></a>
refactor(arrow2): remove makegrowable from fsl array (<a
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6019">#6019</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Eventual-Inc/Daft/compare/v0.6.14...v0.7.2">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d3a2456 commit 061713b
1 file changed
+16
-53
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments