apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
309 stars 114 forks source link

Bump getdaft from 0.2.27 to 0.2.28 #834

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps getdaft from 0.2.27 to 0.2.28.

Release notes

Sourced from getdaft's releases.

v0.2.28

Changes

✨ New Features

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

Commits
  • 5d7dd3b [FEAT] Add manual auth for GCS and Iceberg GCS auth support (#2393)
  • 921ebf3 [FEAT] Replace schema_hints with schema and infer_schema for read_json (#2357)
  • 727a658 [FEAT] [New Executor] [3/N] Full execution model prototype. (#2347)
  • 042f483 [FEAT] date and timestamp parsers (#2353)
  • f0b35e3 [BUG] with_column with existing column name should not reorder columns (#2381)
  • 6a7d831 [FEAT] Implement Anti and Semi Join (#2379)
  • e276984 [FEAT] Implement arctan2 expression (#2389)
  • 9fc159e [BUG] Fix IO integration tests (#2390)
  • 395ebe8 [FEAT] Add Unity Catalog support (#2377)
  • 041a73a [BUG]: ide completions for expr namespaces (#2374)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)