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 object_store from 0.9.1 to 0.10.1 #472

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps object_store from 0.9.1 to 0.10.1.

Changelog

Sourced from object_store's changelog.

Historical Changelog

50.0.0 (2024-01-08)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Support get offsets or blocks info from arrow file. #5252 [arrow]
  • Make regexp_match take scalar pattern and flag #5246 [arrow]
  • Cannot access pen state website on arrow-row #5238 [arrow]
  • RecordBatch with_schema's error message is hard to read #5227 [arrow]
  • Support cast between StructArray. #5219 [arrow]
  • Remove nightly-only simd feature and related code in ArrowNumericType #5185 [arrow]
  • Use Vec instead of Slice in ColumnReader #5177 [parquet]
  • Request to Memmap Arrow IPC files on disk #5153 [arrow]
  • GenericColumnReader::read_records Yields Truncated Records #5150 [parquet]
  • Nested Schema Projection #5148 [parquet] [arrow]
  • Support specifying quote and escape in Csv WriterBuilder #5146 [arrow]
  • Support casting of Float16 with other numeric types #5138 [arrow]
  • Parquet: read parquet metadata with page index in async and with size hints #5129 [parquet]

... (truncated)

Commits
  • 3d3ddb2 Prepare object_store 0.10.1 (#5745)
  • 02be02b Fix PutPayloadMut::push not updating content_length (#5743) (#5744)
  • b25c441 Change UnionArray constructors (#5623)
  • 4045fb5 csv: Add support for flexible column lengths (#5679)
  • f67a5ce Update brotli requirement from 5.0 to 6.0 (#5726)
  • 68d1eef Minor: avoid (likely unreachable) panic in FlightClient (#5734)
  • e3f1c96 Refactor to share code between do_put and do_exchange calls (#5728)
  • 119db5c Update proc-macro2 requirement from =1.0.81 to =1.0.82 (#5732)
  • 98784bd Fix Rustdocs (amd64, nightly)" CI check (#5727)
  • 7568178 Support casting StringView/BinaryView --> StringArray/BinaryArray. (#...
  • 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 <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)

@dependabot dependabot bot force-pushed the dependabot/cargo/master/object_store-0.10.1 branch from fba02e3 to 72c7fba Compare May 27, 2024 03:38
@dependabot dependabot bot force-pushed the dependabot/cargo/master/object_store-0.10.1 branch from 72c7fba to cfb5f60 Compare June 10, 2024 10:32
Bumps [object_store](https://github.com/apache/arrow-rs) from 0.9.1 to 0.10.1.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@object_store_0.9.1...object_store_0.10.1)

---
updated-dependencies:
- dependency-name: object_store
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/master/object_store-0.10.1 branch from cfb5f60 to 5092f7a Compare June 10, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants