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

   Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.2 to 0.6.3.
   <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.6.3</h2>
   <h2>What's Changed 🚀</h2>
   <h2>✨ Features</h2>
   <ul>
   <li>feat: allow PythonArray to be serialized <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5270";>#5270</a>)</li>
   <li>feat: support pyarrow.schema in write_lance api <a 
href="https://github.com/huleilei";><code>@​huleilei</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5247";>#5247</a>)</li>
   <li>feat(dashboard): Add verbose flag <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5267";>#5267</a>)</li>
   <li>feat: file_size expr <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5243";>#5243</a>)</li>
   <li>feat: Use separate runtime and port for detached dashboard <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5263";>#5263</a>)</li>
   <li>feat: expression avg alias <a 
href="https://github.com/destroyer22719";><code>@​destroyer22719</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5252";>#5252</a>)</li>
   <li>feat: add df constructors for daft.File <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5074";>#5074</a>)</li>
   <li>feat: Add WARC-Target-URI as a top-level column for WARC reads <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5254";>#5254</a>)</li>
   <li>feat: Force build side for broadcast joins <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5238";>#5238</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: Increase actor udf readiness timeout <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5258";>#5258</a>)</li>
   <li>fix: Ensure super extension type is registered in to_arrow_dtype <a 
href="https://github.com/ConeyLiu";><code>@​ConeyLiu</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5265";>#5265</a>)</li>
   </ul>
   <h2>🚀 Performance</h2>
   <ul>
   <li>perf: Use take for join probes <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5160";>#5160</a>)</li>
   </ul>
   <h2>♻️ Refactor</h2>
   <ul>
   <li>refactor: add fragment_group_size to reduce lance scan task <a 
href="https://github.com/Jay-ju";><code>@​Jay-ju</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5261";>#5261</a>)</li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: improve copy and consistency on index page <a 
href="https://github.com/ykdojo";><code>@​ykdojo</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5271";>#5271</a>)</li>
   <li>docs: Update AI benchmarks <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5264";>#5264</a>)</li>
   <li>docs: AI benchmarks <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5245";>#5245</a>)</li>
   </ul>
   <h2>🔧 Maintenance</h2>
   <ul>
   <li>chore(deps): Upgrade aws lc rs <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5274";>#5274</a>)</li>
   <li>chore(deps): bump the minor group across 1 directory with 51 updates @<a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5262";>#5262</a>)</li>
   <li>chore: Add warning for smj <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5268";>#5268</a>)</li>
   <li>chore(flotilla): Remove stages <a 
href="https://github.com/srilman";><code>@​srilman</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5222";>#5222</a>)</li>
   <li>chore: Fix more dependabot security warnings <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5260";>#5260</a>)</li>
   <li>chore: Fix dependabot h11 security warning <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5259";>#5259</a>)</li>
   <li>chore: remove old documentation about daft cli <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5241";>#5241</a>)</li>
   </ul>
   <h2>⬆️ Dependencies</h2>
   <ul>
   <li>chore(deps): bump the minor group across 1 directory with 51 updates @<a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5262";>#5262</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.6.2...v0.6.3";>https://github.com/Eventual-Inc/Daft/compare/v0.6.2...v0.6.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/153a72663a20d310c6fd9f5f378ff067649579b5";><code>153a726</code></a>
 refactor: add fragment_group_size to reduce lance scan task (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5261";>#5261</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/93a0dcdc40aea657a104178dfe28c07723043316";><code>93a0dcd</code></a>
 docs: improve copy and consistency on index page (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5271";>#5271</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/26eea07c389ce60720e3723761bbba76df3661f0";><code>26eea07</code></a>
 chore(deps): Upgrade aws lc rs (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5274";>#5274</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/1b43ccdd55c57056b456c971682fb22824f60082";><code>1b43ccd</code></a>
 docs: Update AI benchmarks (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5264";>#5264</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/5079c9a33379134d52bbdf8a59ff7b8e32a3976d";><code>5079c9a</code></a>
 feat: allow PythonArray to be serialized (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5270";>#5270</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/a590aee3470df9e6353436cdbf0e2762eb116e30";><code>a590aee</code></a>
 feat: support pyarrow.schema in write_lance api (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5247";>#5247</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/82d1f6bc51881828bc2a9121db2dc0ebe3acfad7";><code>82d1f6b</code></a>
 perf: Use take for join probes (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5160";>#5160</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/81e9d0b0f998bcdd8ed232fbf2b96b5d299f932f";><code>81e9d0b</code></a>
 chore(deps): bump the minor group across 1 directory with 51 updates (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5262";>#5262</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/50156379d283de1afa34ce3303cf024fd4e77eb8";><code>5015637</code></a>
 feat(dashboard): Add verbose flag (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5267";>#5267</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/56fa8cfbe23b8f596a01d6396c7eba1a326e8be1";><code>56fa8cf</code></a>
 chore: Add warning for smj (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/5268";>#5268</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.6.2...v0.6.3";>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.6.2&new-version=0.6.3)](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]

Reply via email to