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 `13af7cb` in /src/DeltaLake/Bridge #61

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps deltalake from aa8f4d5 to 13af7cb.

Commits
  • 13af7cb chore: bump python 0.18.3 (#2707)
  • e75a0b4 feat(python, rust): cleanup expired logs post-commit hook (#2459)
  • 384d898 fix: use url encoder for serialize_encoded (#2705)
  • 1e7b8da chore: upgrade to datafusion 40 (#2661)
  • 4253770 feat(python, rust): add projection in CDF reads (#2704)
  • 292e3c2 fix: ensure DataFusion SessionState Parquet options are applied to DeltaScan ...
  • 1e67935 chore: refactor write_deltalake in writer.py (#2695)
  • 6947e1f feat: support userMetadata in CommitInfo (#2670)
  • be6e372 chore: remove references to black from the project (#2674)
  • 9bb17a4 chore: remove stale code for conditional import of Literal (#2676)
  • 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 3 months ago

Superseded by #64.