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

   Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.4.4 to 0.4.6.
   <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.4.6</h2>
   <h2>What's Changed 🚀</h2>
   <h2>✨ Features</h2>
   <ul>
   <li>feat: Add WARC reader <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3871";>#3871</a>)</li>
   <li>feat(functions): add monotonically_increasing_id expression function <a 
href="https://github.com/f4t4nt";><code>@​f4t4nt</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3838";>#3838</a>)</li>
   <li>feat: union ops <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3872";>#3872</a>)</li>
   <li>feat: Enable capturing and broadcasting logs when running on the 
<code>Native</code> runner <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3875";>#3875</a>)</li>
   <li>feat(connect): joins <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3849";>#3849</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: Add check for numpy in from_pylist <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3881";>#3881</a>)</li>
   <li>fix: Fix ray data link <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3874";>#3874</a>)</li>
   <li>fix: arrow to Series for nested map array <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3870";>#3870</a>)</li>
   <li>fix: Add metadata to subgraph options in python <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3869";>#3869</a>)</li>
   <li>fix: Update dashboard import <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3865";>#3865</a>)</li>
   </ul>
   <h2>🚀 Performance</h2>
   <ul>
   <li>perf: Clear task inputs upon dispatch <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3877";>#3877</a>)</li>
   <li>perf: Fix join cost estimates <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3831";>#3831</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.4.5...v0.4.6";>https://github.com/Eventual-Inc/Daft/compare/v0.4.5...v0.4.6</a></p>
   <h2>v0.4.5</h2>
   <h2>What's Changed 🚀</h2>
   <h2>💥 Breaking Changes</h2>
   <ul>
   <li>refactor!: split column expression into unresolved and resolved types <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3804";>#3804</a>)</li>
   </ul>
   <h2>✨ Features</h2>
   <ul>
   <li>feat(connect): <code>daft.pyspark</code> module <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3861";>#3861</a>)</li>
   <li>feat: Emit children of join before shuffle + add stats to explain 
analyze <a href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3852";>#3852</a>)</li>
   <li>feat: Stageify plan on shuffle boundaries <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3781";>#3781</a>)</li>
   <li>feat(sql): adds session sql for leveraging attached catalogs <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3860";>#3860</a>)</li>
   <li>feat(catalog): Cutover deprecated APIs to use session, catalog, table 
abstractions [3/3] <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3830";>#3830</a>)</li>
   <li>feat(connect): read csv/parquet/json options <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3791";>#3791</a>)</li>
   <li>feat(sql): select from multiple joins <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3842";>#3842</a>)</li>
   <li>feat(catalog): Integrate session and catalog actions alongside existing 
APIs [2/3] <a href="https://github.com/rchowell";><code>@​rchowell</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3825";>#3825</a>)</li>
   <li>feat(catalog): Prepare existing catalog APIs for integration [1/3] <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3820";>#3820</a>)</li>
   <li>feat(sql): supports schemas in read_json, read_csv, read_parquet <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3836";>#3836</a>)</li>
   <li>feat(sql): supports array of paths in read_ table-value functions <a 
href="https://github.com/rchowell";><code>@​rchowell</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3835";>#3835</a>)</li>
   <li>feat: Add a daft dashboard to display queries plans and stats <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3790";>#3790</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/fb89b2a557b867742591e6bb1327e8695c2f6423";><code>fb89b2a</code></a>
 feat: Add WARC reader (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3871";>#3871</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/3549f1ac0d6536369a42c416d564fa8ef5a0fe7b";><code>3549f1a</code></a>
 fix: Add check for numpy in from_pylist (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3881";>#3881</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/5dfe1431ff633810c41d0154904fb6fa83095de1";><code>5dfe143</code></a>
 perf: Clear task inputs upon dispatch (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3877";>#3877</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/567ae9a29b269689b0af86480264a03b2e90ae51";><code>567ae9a</code></a>
 feat(functions): add monotonically_increasing_id expression function (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3838";>#3838</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/6d8a3f4fd3066f773e0a49133ff5eabf43255881";><code>6d8a3f4</code></a>
 fix: Fix ray data link (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3874";>#3874</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/9c9ee54c7652a2f11b6cfd770626be485e711996";><code>9c9ee54</code></a>
 fix: arrow to Series for nested map array (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3870";>#3870</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/5481c7ec1c8be838387b8f531811e30e5cf42ac2";><code>5481c7e</code></a>
 feat: union ops (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3872";>#3872</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/2351ba4e761eefcaeb8cc376d4add7035c527efe";><code>2351ba4</code></a>
 perf: Fix join cost estimates (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3831";>#3831</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/b83064718bee3166ac7b77752ecde9015d16542f";><code>b830647</code></a>
 feat: Enable capturing and sending logs (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3875";>#3875</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/03e320f6dcf87fee5974943137052f1e25d1e4ef";><code>03e320f</code></a>
 fix: Add metadata to subgraph options in python (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3869";>#3869</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.4.4...v0.4.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getdaft&package-manager=pip&previous-version=0.4.4&new-version=0.4.6)](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

Reply via email to