dependabot[bot] opened a new pull request, #3211:
URL: https://github.com/apache/iceberg-python/pull/3211

   Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.14 to 0.7.5.
   <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.5</h2>
   <h2>What's Changed 🚀</h2>
   <h2>💥 Breaking Changes</h2>
   <ul>
   <li>perf!: lazy-load lance to speed up <code>import daft</code> <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6328";>#6328</a>)</li>
   <li>feat!: add ddof parameter to stddev (default ddof=1) <a 
href="https://github.com/aaron-ang";><code>@​aaron-ang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6142";>#6142</a>)</li>
   </ul>
   <h2>✨ Features</h2>
   <ul>
   <li>feat(io): support numeric range expansion in glob patterns <a 
href="https://github.com/singularityDLW";><code>@​singularityDLW</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6127";>#6127</a>)</li>
   <li>feat(dashboard): add query result preview tab <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6327";>#6327</a>)</li>
   <li>feat: Add <code>read_text</code> API to support reading text files <a 
href="https://github.com/plotor";><code>@​plotor</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6111";>#6111</a>)</li>
   <li>feat: Add protocol aliases for IOConfig <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6252";>#6252</a>)</li>
   <li>feat(observability): Improve distributed operator names <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6324";>#6324</a>)</li>
   <li>feat(metrics): add node_plan_id for distributed stats attribution <a 
href="https://github.com/cckellogg";><code>@​cckellogg</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6332";>#6332</a>)</li>
   <li>feat: adds support for daft native extensions via stable C ABI <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6301";>#6301</a>)</li>
   <li>feat(lance): refine distributed scalar index support with new types and 
parameters <a href="https://github.com/huleilei";><code>@​huleilei</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5817";>#5817</a>)</li>
   <li>feat!: add ddof parameter to stddev (default ddof=1) <a 
href="https://github.com/aaron-ang";><code>@​aaron-ang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6142";>#6142</a>)</li>
   <li>feat: use human-readable query names instead of UUIDs <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6310";>#6310</a>)</li>
   <li>feat(metrics): add node phase attribute for multi-phase pipeline nodes 
<a href="https://github.com/cckellogg";><code>@​cckellogg</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6290";>#6290</a>)</li>
   <li>feat(dashboard): add wall-clock and CPU duration to operator cards <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6300";>#6300</a>)</li>
   <li>feat: Add Python Function data source info in explain <a 
href="https://github.com/plotor";><code>@​plotor</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6119";>#6119</a>)</li>
   <li>feat(dashboard): physical plan tree with live operator stats <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6299";>#6299</a>)</li>
   <li>feat(io): implement write_sql with SQLDataSink and explicit dtype 
support <a href="https://github.com/huleilei";><code>@​huleilei</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5979";>#5979</a>)</li>
   <li>feat(dashboard): add interactive tree visualizer for query plans <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6295";>#6295</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix(windows): pin transitive aws deps to fix windows linking bug <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6404";>#6404</a>)</li>
   <li>fix(video): add missing pillow dependency for video keyframes <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6355";>#6355</a>)</li>
   <li>fix(dashboard): request notification permission before enabling 
notifications <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6362";>#6362</a>)</li>
   <li>fix(dashboard): make dashboard subscriber non blocking <a 
href="https://github.com/cckellogg";><code>@​cckellogg</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6336";>#6336</a>)</li>
   <li>fix(dashboard): ensure query_end fires when generator is abandoned early 
<a href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6326";>#6326</a>)</li>
   <li>fix(tests): make Ray conda UDF tests robust to unavailable Python micro 
versions <a href="https://github.com/cckellogg";><code>@​cckellogg</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6341";>#6341</a>)</li>
   <li>fix(sql): reject duplicate CTE names in WITH clause <a 
href="https://github.com/singularityDLW";><code>@​singularityDLW</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6331";>#6331</a>)</li>
   <li>fix: Use Tokio FS for Flight Server Reads <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6308";>#6308</a>)</li>
   <li>fix(io): add connection pool semaphore to Azure Blob Storage backend <a 
href="https://github.com/singularityDLW";><code>@​singularityDLW</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6305";>#6305</a>)</li>
   <li>fix(dashboard): sort extra stats alphabetically to prevent flicker <a 
href="https://github.com/samstokes";><code>@​samstokes</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6309";>#6309</a>)</li>
   <li>fix: Support Union and Optional in <code>DataType.infer_from_type</code> 
<a href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6304";>#6304</a>)</li>
   <li>fix: make <code>max_concurrency</code> control coroutine concurrency for 
async UDFs <a href="https://github.com/colin-ho";><code>@​colin-ho</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6302";>#6302</a>)</li>
   <li>fix: Fix native executor closing <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6282";>#6282</a>)</li>
   <li>fix(docs): Remove duplicate Voice AI analytics listing in SUMMARY.md @<a 
href="https://github.com/apps/copilot-swe-agent";>copilot-swe-agent[bot]</a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6274";>#6274</a>)</li>
   </ul>
   <h2>🚀 Performance</h2>
   <ul>
   <li>perf: Support multi-task parallel glob scan for 
<code>from_glob_path</code> <a 
href="https://github.com/plotor";><code>@​plotor</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5897";>#5897</a>)</li>
   <li>perf: Drop tasks early in distributed limits  <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6350";>#6350</a>)</li>
   <li>perf(image): make image ops run in parallel via rayon <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6333";>#6333</a>)</li>
   <li>perf(upload): use a zero copy approach for url_upload <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6334";>#6334</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/6bec12d340095be9b7bed22a6552379df66e17cf";><code>6bec12d</code></a>
 chore: removes unnecessary pushdown builder code (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6403";>#6403</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/8e15705e0287239a4a354b0c1d38811652a9229e";><code>8e15705</code></a>
 fix(windows): pin transitive aws deps to fix windows linking bug (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6404";>#6404</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/22d61b57be1beac3339a75799791303b10fdab31";><code>22d61b5</code></a>
 chore: simplify data source implementation (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6397";>#6397</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/bb84c5e89183daa47c8566cc26b811318c9a90e3";><code>bb84c5e</code></a>
 chore: add claude/worktrees to gitignore (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6402";>#6402</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/7da25d8115b933809f88b244eb7e68aa770c15c3";><code>7da25d8</code></a>
 chore(deps): drop pyarrow 8.0.0 support, bump minimum to &gt;= 15.0.0 (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6378";>#6378</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/0c449c0459b2a29b68b4fe80917ac18097d6afaa";><code>0c449c0</code></a>
 perf: Support multi-task parallel glob scan for <code>from_glob_path</code> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5897";>#5897</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/7e23e364da123f0f3a04c7866ddb3df67c005d3a";><code>7e23e36</code></a>
 chore: Enable <code>write_json</code> related test cases for Ray Runner (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6387";>#6387</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/071c2e9cc32f7913fe154ca6413d22dfeb980667";><code>071c2e9</code></a>
 chore: Upgrade PyO3 to 0.28 (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6383";>#6383</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/2e68c2b20111b5f610e4158a5b5ec90a3fb22443";><code>2e68c2b</code></a>
 chore: update Slack invite links across docs and README (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6377";>#6377</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/fb5ef0c84c76c9aa80ff7d9bd6656a292aec7efc";><code>fb5ef0c</code></a>
 feat(io): support numeric range expansion in glob patterns (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/6127";>#6127</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.6.14...v0.7.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=daft&package-manager=uv&previous-version=0.6.14&new-version=0.7.5)](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]

Reply via email to