chore(rust): bump the arrow-datafusion group in /rust with 4 updates#3270
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(rust): bump the arrow-datafusion group in /rust with 4 updates#3270dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the arrow-datafusion group in /rust with 4 updates: [arrow-array](https://github.com/apache/arrow-rs), [arrow-buffer](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs) and [arrow-select](https://github.com/apache/arrow-rs). Updates `arrow-array` from 55.2.0 to 56.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@55.2.0...56.0.0) Updates `arrow-buffer` from 55.2.0 to 56.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@55.2.0...56.0.0) Updates `arrow-schema` from 55.2.0 to 56.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@55.2.0...56.0.0) Updates `arrow-select` from 55.2.0 to 56.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@55.2.0...56.0.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 56.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-buffer dependency-version: 56.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-schema dependency-version: 56.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-select dependency-version: 56.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion ... Signed-off-by: dependabot[bot] <support@github.com>
18ab43d to
1de846d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 4 updates: arrow-array, arrow-buffer, arrow-schema and arrow-select.
Updates
arrow-arrayfrom 55.2.0 to 56.0.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
Commits
876585cFix doc test in avro-arrow (#8020)9423040Prepare for56.0.0release: Update version andCHANGELOG.md(#8014)079d4f2Improve memory usage forarrow-row -> String/BinaryViewwhen utf8 validatio...d634ac8Implement full-rangei256::to_f64to eliminate ±∞ saturation for Decimal256...cbadec7Add benchmark for converting StringViewArray with mixed short and long string...2418c59[Parquet] Allow writing compatible DictionaryArrays to parquet writer (#8005)625e6eePerf: improve sort viapartition_validityto use fast path for bit map scan...499de7dCreate empty buffer for a buffer specified in the C Data Interface with lengt...00a2f73[Variant] impl FromIterator for VariantPath (#8011)1d9afbcMinor: Upatecast_with_optionsdocs about casting integers --> intervals (#...Updates
arrow-bufferfrom 55.2.0 to 56.0.0Release notes
Sourced from arrow-buffer's releases.
... (truncated)
Changelog
Sourced from arrow-buffer's changelog.
Commits
876585cFix doc test in avro-arrow (#8020)9423040Prepare for56.0.0release: Update version andCHANGELOG.md(#8014)079d4f2Improve memory usage forarrow-row -> String/BinaryViewwhen utf8 validatio...d634ac8Implement full-rangei256::to_f64to eliminate ±∞ saturation for Decimal256...cbadec7Add benchmark for converting StringViewArray with mixed short and long string...2418c59[Parquet] Allow writing compatible DictionaryArrays to parquet writer (#8005)625e6eePerf: improve sort viapartition_validityto use fast path for bit map scan...499de7dCreate empty buffer for a buffer specified in the C Data Interface with lengt...00a2f73[Variant] impl FromIterator for VariantPath (#8011)1d9afbcMinor: Upatecast_with_optionsdocs about casting integers --> intervals (#...Updates
arrow-schemafrom 55.2.0 to 56.0.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
Commits
876585cFix doc test in avro-arrow (#8020)9423040Prepare for56.0.0release: Update version andCHANGELOG.md(#8014)079d4f2Improve memory usage forarrow-row -> String/BinaryViewwhen utf8 validatio...d634ac8Implement full-rangei256::to_f64to eliminate ±∞ saturation for Decimal256...cbadec7Add benchmark for converting StringViewArray with mixed short and long string...2418c59[Parquet] Allow writing compatible DictionaryArrays to parquet writer (#8005)625e6eePerf: improve sort viapartition_validityto use fast path for bit map scan...499de7dCreate empty buffer for a buffer specified in the C Data Interface with lengt...00a2f73[Variant] impl FromIterator for VariantPath (#8011)1d9afbcMinor: Upatecast_with_optionsdocs about casting integers --> intervals (#...Updates
arrow-selectfrom 55.2.0 to 56.0.0Release notes
Sourced from arrow-select's releases.
... (truncated)
Changelog
Sourced from arrow-select's changelog.
Commits
876585cFix doc test in avro-arrow (#8020)9423040Prepare for56.0.0release: Update version andCHANGELOG.md(#8014)079d4f2Improve memory usage forarrow-row -> String/BinaryViewwhen utf8 validatio...d634ac8Implement full-rangei256::to_f64to eliminate ±∞ saturation for Decimal256...cbadec7Add benchmark for converting StringViewArray with mixed short and long string...2418c59[Parquet] Allow writing compatible DictionaryArrays to parquet writer (#8005)625e6eePerf: improve sort viapartition_validityto use fast path for bit map scan...499de7dCreate empty buffer for a buffer specified in the C Data Interface with lengt...00a2f73[Variant] impl FromIterator for VariantPath (#8011)1d9afbcMinor: Upatecast_with_optionsdocs about casting integers --> intervals (#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions