chore(deps): bump the geoarrow group across 1 directory with 6 updates#1075
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the geoarrow group across 1 directory with 6 updates#1075dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [arrow-array](https://github.com/apache/arrow-rs), [arrow-cast](https://github.com/apache/arrow-rs), [arrow-json](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs), [object_store](https://github.com/apache/arrow-rs-object-store) and [parquet](https://github.com/apache/arrow-rs) to permit the latest version. Updates `arrow-array` 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.0.0...59.0.0) Updates `arrow-cast` 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.0.0...59.0.0) Updates `arrow-json` 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.0.0...59.0.0) Updates `arrow-schema` 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.0.0...59.0.0) Updates `object_store` to 0.14.0 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs-object-store@v0.13.0...v0.14.0) Updates `parquet` 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.0.0...59.0.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 59.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-cast dependency-version: 59.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-json dependency-version: 59.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-schema dependency-version: 59.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: object_store dependency-version: 0.14.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: parquet dependency-version: 59.0.0 dependency-type: direct:production dependency-group: geoarrow ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on arrow-array, arrow-cast, arrow-json, arrow-schema, object_store and parquet to permit the latest version.
Updates
arrow-arrayto 59.0.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array'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
arrow-castto 59.0.0Release notes
Sourced from arrow-cast's releases.
... (truncated)
Changelog
Sourced from arrow-cast'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
arrow-jsonto 59.0.0Release notes
Sourced from arrow-json's releases.
... (truncated)
Changelog
Sourced from arrow-json'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
arrow-schemato 59.0.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.