chore(deps): bump the geoarrow group across 1 directory with 6 updates#967
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the geoarrow group across 1 directory with 6 updates#967dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
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 58.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@57.0.0...58.0.0) Updates `arrow-cast` to 58.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@57.0.0...58.0.0) Updates `arrow-json` to 58.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@57.0.0...58.0.0) Updates `arrow-schema` to 58.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@57.0.0...58.0.0) Updates `object_store` to 0.13.1 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs-object-store@v0.12.0...v0.13.1) Updates `parquet` to 58.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@57.0.0...58.0.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 58.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-cast dependency-version: 58.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-json dependency-version: 58.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: arrow-schema dependency-version: 58.0.0 dependency-type: direct:production dependency-group: geoarrow - dependency-name: object_store dependency-version: 0.13.1 dependency-type: direct:production dependency-group: geoarrow - dependency-name: parquet dependency-version: 58.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 58.0.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
arrow-castto 58.0.0Release notes
Sourced from arrow-cast's releases.
... (truncated)
Changelog
Sourced from arrow-cast's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
arrow-jsonto 58.0.0Release notes
Sourced from arrow-json's releases.
... (truncated)
Changelog
Sourced from arrow-json's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
arrow-schemato 58.0.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
object_storeto 0.13.1Changelog
Sourced from object_store's changelog.
Commits
1e32f96Update version to 0.13.1 and add CHANGELOG (#599)5cb565bfix:docs.rsbuild failure (#591)78717c5fix:SO_LINGERw/ zero doesn't block (also: it's just a test) (#592)eedbf3dPrepare for 0.13.0 release (#581)44e258cAdd A "upgrading to 0.13.0" guide in docs (#584)24e5fbcUpdate release schedule on README (#583)378bfe7correctly expose HttpError through RetryError::source (#580)fa40170Pathimprovements (#546)493a5d0fix: Add more details on what isn't implemented (#575)7b09e4eDocumentation for backend support of bulk delete (#571)Updates
parquetto 58.0.0Release notes
Sourced from parquet's releases.