chore(deps): bump the arrow group across 1 directory with 3 updates#303
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the arrow group across 1 directory with 3 updates#303dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
4b18eaa to
a0b7306
Compare
Bumps the arrow group with 3 updates in the / directory: [object_store](https://github.com/apache/arrow-rs-object-store), [parquet](https://github.com/apache/arrow-rs) and [pyo3-arrow](https://github.com/kylebarron/arro3). Updates `object_store` from 0.13.2 to 0.14.0 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.13.2...v0.14.0) Updates `parquet` from 58.3.0 to 59.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...59.0.0) Updates `pyo3-arrow` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/kylebarron/arro3/releases) - [Changelog](https://github.com/kylebarron/arro3/blob/main/CHANGELOG.md) - [Commits](kylebarron/arro3@pyo3-arrow-v0.17.0...pyo3-arrow-v0.18.0) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow - dependency-name: parquet dependency-version: 59.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow - dependency-name: pyo3-arrow dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow ... Signed-off-by: dependabot[bot] <support@github.com>
a0b7306 to
eee9738
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the arrow group with 3 updates in the / directory: object_store, parquet and pyo3-arrow.
Updates
object_storefrom 0.13.2 to 0.14.0Changelog
Sourced from object_store's changelog.
Commits
6c5b299Update version to 0.14.0 and add CHANGELOG (#765)c9db3e2Clarify aws-lc-rs feature docs and fix CI comment URL (#764)596e1f6fix(local): fsync create-mode rename source delete (#758)c219109feat: add AzureConfigKey::CredentialType to select Azure credential method (#...590cbc9Update release schedule on README.md (#763)1a61282Support PutMultipartOptions for MultipartStore::create_multipart for AWS/GCP....996e084Pluggable Crypto / Update reqwest 0.13 (#707)d1c0e43build(deps): update itertools requirement from 0.14.0 to 0.15.0 (#755)bdc9f63Fix flaky local close file test (#757)5dc1c5aSupporting CPK (Customer Provided Keys) in Azure Blob Storage requests (#742)Updates
parquetfrom 58.3.0 to 59.0.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
e5e66faAdd test forparquet-testing/bad_data/ARROW-[GH-47662](https://github.com/apache/arrow-rs/issues/47662).parquet(#10077)9f96a8fPrepare for59.0.0release (#10063)d7ef673Bump max throughput inflightbenchmark before blocking (#10070)8042ea2Pluggable page spilling API for the Parquet ArrowWriter (PageStore) (#10020)1e8ea5efix(parquet): bound data page byte size for large variable-width values (#9972)2a1d40dReduce Miri runtime even more (#9650)97f4b14arrow-buffer: i256: implement ilog (#9453)6c39797Improve email created by create_tarball.sh script (#9944)9949226perf(parquet): LevelInfoBuilder batch write when no repetition childs (#10037)58bdc7darrow-buffer: i256: Implement num_traits wrapping shift (#9418)Updates
pyo3-arrowfrom 0.17.0 to 0.18.0Commits
480035aci: Fix publish of pyo3-arrow (#501)92d0338chore(arro3): bump to arrow/parquet v59 (#500)959781echore(pyo3-arrow): Bump pyo3-arrow to arrow 59 (#499)1c60c59fix(docs): fix duckdb inventory link (#498)4cf69f4ci: Use trusted publishing for pypi (#492)a89df1fci: Remove pyo3-bytes trusted publishing (#491)abdb076docs: remove comment about pin (#490)