Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Bump arrow2 from db87f71 to 99e30d3 #207

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps arrow2 from db87f71 to 99e30d3.

Commits
  • 99e30d3 Allows to use wrappers other than Box to build ArrowArrayStreamReader. (#1500)
  • 82c959a Relax the checks for the presence of ArrowSchema.name as this field is option...
  • fb5e4d5 Bump arrow-rs to 40.0.0 (#1495)
  • 1ebb7db Fix missing UInt64 case for page filtering (#1498)
  • 1db6afa Added cast LargeBinary -> LargeList<u8> (#1497)
  • fbaf35e chore: update rustc and fix clippy (#1496)
  • 23e6ab9 chore: feature gate decimal arithmetic (#1494)
  • 320a90b feat: expose non_null_sum (#1493)
  • f348fd6 Implement into_inner for Utf8Array and BinaryArray for reusing Buffer alloc...
  • a2a9bd7 ci: Disable integration-ipc tests (#1492)
  • 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 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 [arrow2](https://github.com/jorgecarleitao/arrow2) from `db87f71` to `99e30d3`.
- [Release notes](https://github.com/jorgecarleitao/arrow2/releases)
- [Commits](jorgecarleitao/arrow2@db87f71...99e30d3)

---
updated-dependencies:
- dependency-name: arrow2
  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 Jun 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #208.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/cargo/arrow2-99e30d3 branch June 12, 2023 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants