delta-incubator / delta-dotnet

DeltaLake bindings for dotnet based on delta-rs
Apache License 2.0
25 stars 6 forks source link

Bump deltalake from `aa8f4d5` to `d42b68d` in /src/DeltaLake/Bridge #47

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps deltalake from aa8f4d5 to d42b68d.

Commits
  • d42b68d docs: clarify locking mechanism requirement for S3 (#2558)
  • fa4c3d8 fix: update deltalake crate examples for crate layout and TimestampNtz
  • b05d7e9 chore: update all the version ranges to handle the new 0.18.0 point release
  • dc10ada fix: remove deprecated overwrite_schema configuration which has incorrect beh...
  • 479f25a fix: clippy warnings
  • 752eef5 docs: pull delta from conda not pip (#2535)
  • 2ac0212 docs: dask write syntax fix (#2543)
  • e52bd29 refactor: a little more API harmonization
  • 5fcc4c6 chore: remove some unused code
  • 14e87c5 chore: cleanup
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 5 months ago

Superseded by #50.