Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deltalake from 3e6a4d6 to 9a7ee6f in /src/DeltaLake/Bridge #17

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps deltalake from 3e6a4d6 to 9a7ee6f.

Commits
  • 9a7ee6f fix(rust): read only checkpoints that match _last_checkpoint version (#2270)
  • 3161713 fix(python): always encapsulate column names in backticks in _all functions (...
  • 1e19cf3 fix: include .venv in .gitignore
  • 2786e92 cargo fmt
  • f82cbd3 Optimize commit v1
  • 7491e00 fix: clean up unnecessay mut and dead code warnings
  • 4bcb2e6 feat(python): release GIL in the write_deltalake function (#2257)
  • 16fd95f docs: use dagster deltalake polars library (#2263)
  • 2f53872 removing rusoto and replacing it with the Rust AWS SDK
  • fe36b13 docs: create Dagster integration page (#2159)
  • See full diff 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 <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)

Bumps [deltalake](https://github.com/delta-io/delta-rs) from `3e6a4d6` to `9a7ee6f`.
- [Release notes](https://github.com/delta-io/delta-rs/releases)
- [Commits](delta-io/delta-rs@3e6a4d6...9a7ee6f)

---
updated-dependencies:
- dependency-name: deltalake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link

LCOV of commit a6ffd66 during Continuous Integration #55

Summary coverage rate:
  lines......: 92.0% (1034 of 1124 lines)
  functions..: 92.4% (171 of 185 functions)
  branches...: 76.9% (133 of 173 branches)

Files changed coverage rate: n/a

@mightyshazam mightyshazam merged commit 227f1a9 into main Mar 15, 2024
5 checks passed
@mightyshazam mightyshazam deleted the dependabot/cargo/src/DeltaLake/Bridge/deltalake-9a7ee6f branch March 15, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant