chore(rust): Bump the arrow-datafusion group in /rust with 6 updates - #3634
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(rust): Bump the arrow-datafusion group in /rust with 6 updates#3634dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the arrow-datafusion group in /rust with 6 updates: | Package | From | To | | --- | --- | --- | | [arrow-array](https://github.com/apache/arrow-rs) | `56.2.0` | `57.0.0` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `56.2.0` | `57.0.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `56.2.0` | `57.0.0` | | [arrow-select](https://github.com/apache/arrow-rs) | `56.2.0` | `57.0.0` | | [datafusion](https://github.com/apache/datafusion) | `50.2.0` | `50.3.0` | | [datafusion-substrait](https://github.com/apache/datafusion) | `50.2.0` | `50.3.0` | Updates `arrow-array` from 56.2.0 to 57.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@56.2.0...57.0.0) Updates `arrow-buffer` from 56.2.0 to 57.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@56.2.0...57.0.0) Updates `arrow-schema` from 56.2.0 to 57.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@56.2.0...57.0.0) Updates `arrow-select` from 56.2.0 to 57.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@56.2.0...57.0.0) Updates `datafusion` from 50.2.0 to 50.3.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@50.2.0...50.3.0) Updates `datafusion-substrait` from 50.2.0 to 50.3.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@50.2.0...50.3.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-buffer dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-schema dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-select dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: datafusion dependency-version: 50.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-datafusion - dependency-name: datafusion-substrait dependency-version: 50.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-datafusion ... Signed-off-by: dependabot[bot] <support@github.com>
lidavidm
pushed a commit
that referenced
this pull request
Oct 29, 2025
Expands support for arrow to include the latest version 57. Also, the minor version of datafusion specified in the lock file has been updated. Supersede #3634.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/rust/arrow-datafusion-c294f4f3e1
branch
October 29, 2025 23:03
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-datafusion group in /rust with 6 updates:
56.2.057.0.056.2.057.0.056.2.057.0.056.2.057.0.050.2.050.3.050.2.050.3.0Updates
arrow-arrayfrom 56.2.0 to 57.0.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
... (truncated)
Commits
5faa724Prepare for57.0.0release (#8644)0c33129parquet-rewrite: add write_batch_size and compression_level config (#8642)2f96204Addingtry_append_valueimplementation toByteViewBuilder(#8594)f131b54bench: createzipkernel benchmarks (#8654)d49f017Introduce a ThriftProtocolError to avoid allocating and formattings strings f...a85d8b0[Variant] implPartialEqandFromIterator\<Option<..>>forVariantArray...2ca3d60fix: incorrect assertion inBitChunks::new(#8620)5a384f4UndeprecateArrowWriter::into_serialized_writerand add docs (#8621)f3baa80[thrift-remodel] Add macro to reduce boilerplate necessary to implement Thrif...caeb4d2feat: Improve DataType display forRunEndEncoded(#8596)Updates
arrow-bufferfrom 56.2.0 to 57.0.0Release notes
Sourced from arrow-buffer's releases.
... (truncated)
Changelog
Sourced from arrow-buffer's changelog.
... (truncated)
Commits
5faa724Prepare for57.0.0release (#8644)0c33129parquet-rewrite: add write_batch_size and compression_level config (#8642)2f96204Addingtry_append_valueimplementation toByteViewBuilder(#8594)f131b54bench: createzipkernel benchmarks (#8654)d49f017Introduce a ThriftProtocolError to avoid allocating and formattings strings f...a85d8b0[Variant] implPartialEqandFromIterator\<Option<..>>forVariantArray...2ca3d60fix: incorrect assertion inBitChunks::new(#8620)5a384f4UndeprecateArrowWriter::into_serialized_writerand add docs (#8621)f3baa80[thrift-remodel] Add macro to reduce boilerplate necessary to implement Thrif...caeb4d2feat: Improve DataType display forRunEndEncoded(#8596)Updates
arrow-schemafrom 56.2.0 to 57.0.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
... (truncated)
Commits
5faa724Prepare for57.0.0release (#8644)0c33129parquet-rewrite: add write_batch_size and compression_level config (#8642)2f96204Addingtry_append_valueimplementation toByteViewBuilder(#8594)f131b54bench: createzipkernel benchmarks (#8654)d49f017Introduce a ThriftProtocolError to avoid allocating and formattings strings f...a85d8b0[Variant] implPartialEqandFromIterator\<Option<..>>forVariantArray...2ca3d60fix: incorrect assertion inBitChunks::new(#8620)5a384f4UndeprecateArrowWriter::into_serialized_writerand add docs (#8621)f3baa80[thrift-remodel] Add macro to reduce boilerplate necessary to implement Thrif...caeb4d2feat: Improve DataType display forRunEndEncoded(#8596)Updates
arrow-selectfrom 56.2.0 to 57.0.0Release notes
Sourced from arrow-select's releases.
... (truncated)
Changelog
Sourced from arrow-select's changelog.