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

   Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.3.15 to 0.4.0.
   <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.0</h2>
   <h2>What's Changed 🚀</h2>
   <ul>
   <li>build: Use uv for maturin builds instead <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3540";>#3540</a>)</li>
   </ul>
   <h2>💥 Breaking Changes</h2>
   <ul>
   <li>feat: Default native runner <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3608";>#3608</a>)</li>
   <li>chore!: upgrade Ray pins and pyarrow pins <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3612";>#3612</a>)</li>
   <li>chore!: drop support for Python 3.8 <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3592";>#3592</a>)</li>
   <li>chore!: remove pyarrow-based file reader <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3587";>#3587</a>)</li>
   </ul>
   <h2>✨ Features</h2>
   <ul>
   <li>feat: Default native runner <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3608";>#3608</a>)</li>
   <li>feat(swordfish): Progress Bar <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3571";>#3571</a>)</li>
   <li>feat(connect):  df.show <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3560";>#3560</a>)</li>
   <li>feat(connect): support <code>DdlParse</code> <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3580";>#3580</a>)</li>
   <li>feat(swordfish): Optimize grouped aggregations <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3534";>#3534</a>)</li>
   <li>feat(swordfish): Enable left/right joins to build probe table on either 
side <a href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3548";>#3548</a>)</li>
   <li>feat: Add DataType inference from Python types <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3555";>#3555</a>)</li>
   <li>feat(shuffles): Locality aware pre shuffle merge <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3505";>#3505</a>)</li>
   <li>feat: Implement count-distinct for sql <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3553";>#3553</a>)</li>
   <li>feat(connect): add drop support <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3345";>#3345</a>)</li>
   <li>feat: support for basic subquery execution <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3536";>#3536</a>)</li>
   <li>feat(connect): add <code>df.filter</code> <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3346";>#3346</a>)</li>
   <li>feat: Make serialization code not unwrap and panic on failures <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3546";>#3546</a>)</li>
   <li>feat: Unity Catalog writes using 
<code>daft.DataFrame.write_deltalake()</code> <a 
href="https://github.com/anilmenon14";><code>@​anilmenon14</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3522";>#3522</a>)</li>
   <li>feat(connect): add parquet support <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3360";>#3360</a>)</li>
   <li>feat: Add iterators to more types <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3539";>#3539</a>)</li>
   <li>feat(optimizer): Add scaffolding to create join graphs from logical 
plans <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3501";>#3501</a>)</li>
   <li>feat(tpcds-benchmarking): Add basic tpcds benchmarking for local testing 
<a href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3509";>#3509</a>)</li>
   <li>feat(list): add fixed-size list support for value_counts <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3521";>#3521</a>)</li>
   <li>feat(parquet): Limit parallel tasks in remote parquet reader <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3490";>#3490</a>)</li>
   <li>feat(parquet): Target parquet writes by size bytes instead of rows <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3457";>#3457</a>)</li>
   <li>feat: cross join <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3437";>#3437</a>)</li>
   <li>[FEAT] connect: remove excessive warnings from spark connect <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3499";>#3499</a>)</li>
   <li>[CHORE] connect, test: <code>df.withColumn</code> <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3359";>#3359</a>)</li>
   <li>[FEAT]: expr simplifier <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3393";>#3393</a>)</li>
   <li>[FEAT] shuffle testing <a 
href="https://github.com/raunakab";><code>@​raunakab</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3492";>#3492</a>)</li>
   <li>[FEAT]: add <code>coalesce</code> to dataframe and SQL <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3482";>#3482</a>)</li>
   <li>[FEAT] add register-table helper to sql-catalog <a 
href="https://github.com/chuanlei-coding";><code>@​chuanlei-coding</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2837";>#2837</a>)</li>
   <li>[FEAT] Respect resource request for projections in swordfish <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3460";>#3460</a>)</li>
   <li>[FEAT] Enable Actor Pool UDFs by default <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3488";>#3488</a>)</li>
   <li>[FEAT] connect: add modulus operator and withColumns support <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3351";>#3351</a>)</li>
   <li>[FEAT] connect: createDataFrame <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3363";>#3363</a>)</li>
   <li>[FEAT] Support parquet RLE decoding for booleans <a 
href="https://github.com/desmondcheongzx";><code>@​desmondcheongzx</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3477";>#3477</a>)</li>
   <li>[FEAT] Cap parallelism on local parquet reader <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3310";>#3310</a>)</li>
   <li>[FEAT] connect: add binary operators <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3350";>#3350</a>)</li>
   <li>[FEAT] connect: support basic column operations <a 
href="https://github.com/andrewgazelka";><code>@​andrewgazelka</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3362";>#3362</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/a76f8003b770fe84101ef0493fbd0fe4660fe313";><code>a76f800</code></a>
 chore!: upgrade Ray pins and pyarrow pins (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3612";>#3612</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/063de4d78479863eea2c6fa1751f24e2e90f152d";><code>063de4d</code></a>
 chore: add warning for native runner (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3613";>#3613</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/5e40837ad9c7b860371fa8ee916c840e54a82233";><code>5e40837</code></a>
 feat: Default native runner (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3608";>#3608</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/e706caa4b47153d8b8986120a2654398f2c948b9";><code>e706caa</code></a>
 feat(swordfish): Progress Bar (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3571";>#3571</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/8f8e2102a69a927b96a6f1cc2eebd3aae9acbafc";><code>8f8e210</code></a>
 chore!: drop support for Python 3.8 (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3592";>#3592</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/c30f6a868731ad21f259b5c3419bfe3e0f42dcea";><code>c30f6a8</code></a>
 fix(udf): udf call with empty table and batch size (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3604";>#3604</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/7f2d3b14468d15bd58ada51d3f7e5791ec84f0ad";><code>7f2d3b1</code></a>
 test(connect): add more tests for <code>createDataFrame</code> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3607";>#3607</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/e0d2b8a23088ae807913478bfe55ad8baa45c70e";><code>e0d2b8a</code></a>
 fix: use arrow's schema instead of spark's for local rel (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3602";>#3602</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/ca4d3f794a376616557110ab12f6a115f17735f9";><code>ca4d3f7</code></a>
 feat(connect):  df.show (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3560";>#3560</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/3a3707aec24145d5770c4f5511e30977006193d3";><code>3a3707a</code></a>
 chore!: remove pyarrow-based file reader (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/3587";>#3587</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.3.15...v0.4.0";>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.3.15&new-version=0.4.0)](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