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

   Bumps [getdaft](https://github.com/Eventual-Inc/Daft) from 0.2.27 to 0.2.28.
   <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.2.28</h2>
   <h2>Changes</h2>
   <h2>✨ New Features</h2>
   <ul>
   <li>[FEAT] Add manual auth for GCS and Iceberg GCS auth support <a 
href="https://github.com/kevinzwang";><code>@​kevinzwang</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2393";>#2393</a>)</li>
   <li>[FEAT] Replace schema_hints with schema and infer_schema for read_json 
<a href="https://github.com/GuyPozner";><code>@​GuyPozner</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2357";>#2357</a>)</li>
   <li>[FEAT] [New Executor] [3/N] Full execution model prototype. <a 
href="https://github.com/clarkzinzow";><code>@​clarkzinzow</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2347";>#2347</a>)</li>
   <li>[FEAT] date and timestamp parsers <a 
href="https://github.com/murex971";><code>@​murex971</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2353";>#2353</a>)</li>
   <li>[FEAT] Implement Anti and Semi Join <a 
href="https://github.com/samster25";><code>@​samster25</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2379";>#2379</a>)</li>
   <li>[FEAT] Implement arctan2 expression <a 
href="https://github.com/Vince7778";><code>@​Vince7778</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2389";>#2389</a>)</li>
   <li>[FEAT] Add Unity Catalog support <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2377";>#2377</a>)</li>
   <li>[FEAT] fill_nan and not_nan expressions <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2313";>#2313</a>)</li>
   <li>[FEAT] Add more context when UDFs fail <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2325";>#2325</a>)</li>
   <li>[FEAT] [New Executor] [2/N] daft-execution crate + proof-of-concept 
compute ops and partition reference + metadata model for new executor. <a 
href="https://github.com/clarkzinzow";><code>@​clarkzinzow</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2340";>#2340</a>)</li>
   </ul>
   <h2>👾 Bug Fixes</h2>
   <ul>
   <li>[BUG] <code>with_column</code> with existing column name should not 
reorder columns <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2381";>#2381</a>)</li>
   <li>[BUG] Fix IO integration tests <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2390";>#2390</a>)</li>
   <li>[BUG]: ide completions for expr namespaces <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2374";>#2374</a>)</li>
   <li>[BUG] enable empty stats for deltalake <a 
href="https://github.com/samster25";><code>@​samster25</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2376";>#2376</a>)</li>
   <li>[BUG] Allow variable columns in CSV <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2326";>#2326</a>)</li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>[FEAT] date and timestamp parsers <a 
href="https://github.com/murex971";><code>@​murex971</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2353";>#2353</a>)</li>
   <li>[FEAT] Implement arctan2 expression <a 
href="https://github.com/Vince7778";><code>@​Vince7778</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2389";>#2389</a>)</li>
   <li>[FEAT] Add Unity Catalog support <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2377";>#2377</a>)</li>
   <li>[FEAT] fill_nan and not_nan expressions <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2313";>#2313</a>)</li>
   <li>[EXPRESSIONS] Add missing doc gen for Expression.float.is_nan <a 
href="https://github.com/tlm365";><code>@​tlm365</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2378";>#2378</a>)</li>
   <li>[DOCS] add Delta writer functionality <a 
href="https://github.com/avriiil";><code>@​avriiil</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2372";>#2372</a>)</li>
   <li>[EXPRESSIONS] Implement Expression.float.is_inf <a 
href="https://github.com/tlm365";><code>@​tlm365</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2371";>#2371</a>)</li>
   <li>[DOCS] Add tutorial for Data + AI Summit 2024 <a 
href="https://github.com/jaychia";><code>@​jaychia</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2368";>#2368</a>)</li>
   <li>[DOCS] improve SQL docs <a 
href="https://github.com/avriiil";><code>@​avriiil</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2361";>#2361</a>)</li>
   <li>[DOCS] the project currently uses ray which is not compatible with 
python 3.12 <a 
href="https://github.com/prabodh1194";><code>@​prabodh1194</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2354";>#2354</a>)</li>
   <li>[CHORE]: make parquet metadata (de)serializable <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2346";>#2346</a>)</li>
   <li>[CHORE]: Arrow2 migrate <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2341";>#2341</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>[CHORE] Run doctests in CI <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2362";>#2362</a>)</li>
   <li>[CHORE] Bump chrono to 0.4.38  <a 
href="https://github.com/colin-ho";><code>@​colin-ho</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2352";>#2352</a>)</li>
   <li>[CHORE]: make parquet metadata (de)serializable <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2346";>#2346</a>)</li>
   <li>[CHORE]: Arrow2 migrate <a 
href="https://github.com/universalmind303";><code>@​universalmind303</code></a> 
(<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2341";>#2341</a>)</li>
   </ul>
   <h2>⬆️ Dependencies</h2>
   <ul>
   <li>Bump num-traits from 0.2.18 to 0.2.19 <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2285";>#2285</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/5d7dd3bf87e4825b31faf69ae13bc863a9ee3d13";><code>5d7dd3b</code></a>
 [FEAT] Add manual auth for GCS and Iceberg GCS auth support (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2393";>#2393</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/921ebf37002002fcad9f0cd1413902d844c29799";><code>921ebf3</code></a>
 [FEAT] Replace schema_hints with schema and infer_schema for read_json (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2357";>#2357</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/727a658a4ab29147f02f47849ef36e612ce8bc38";><code>727a658</code></a>
 [FEAT] [New Executor] [3/N] Full execution model prototype. (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2347";>#2347</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/042f48382fcc14df3d92200709e6abe0fcb5c874";><code>042f483</code></a>
 [FEAT] date and timestamp parsers (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2353";>#2353</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/f0b35e308016f1342d167aa9608239839432ed11";><code>f0b35e3</code></a>
 [BUG] <code>with_column</code> with existing column name should not reorder 
columns (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2381";>#2381</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/6a7d83138ee03451f9735d5831e77664bbb724a9";><code>6a7d831</code></a>
 [FEAT] Implement Anti and Semi Join (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2379";>#2379</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/e276984fc4754f4f30a96269197b9f8ced6530ea";><code>e276984</code></a>
 [FEAT] Implement arctan2 expression (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2389";>#2389</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/9fc159e0d3c0972356fd29c561325717563340f4";><code>9fc159e</code></a>
 [BUG] Fix IO integration tests (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2390";>#2390</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/395ebe8f406488b11eb65d71c0ff01ba76a61d76";><code>395ebe8</code></a>
 [FEAT] Add Unity Catalog support (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2377";>#2377</a>)</li>
   <li><a 
href="https://github.com/Eventual-Inc/Daft/commit/041a73aea5057eedc5746d05160cebc3d6e491a3";><code>041a73a</code></a>
 [BUG]: ide completions for expr namespaces (<a 
href="https://redirect.github.com/Eventual-Inc/Daft/issues/2374";>#2374</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Eventual-Inc/Daft/compare/v0.2.27...v0.2.28";>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.2.27&new-version=0.2.28)](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