chore(rust): Bump the arrow-datafusion group across 1 directory with 6 updates#4108
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(rust): Bump the arrow-datafusion group across 1 directory with 6 updates#4108dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
f65854d to
49a34c7
Compare
…6 updates Bumps the arrow-datafusion group with 6 updates in the /rust directory: | Package | From | To | | --- | --- | --- | | [arrow-array](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [arrow-select](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [datafusion](https://github.com/apache/datafusion) | `52.2.0` | `52.3.0` | | [datafusion-substrait](https://github.com/apache/datafusion) | `52.2.0` | `52.3.0` | Updates `arrow-array` from 57.3.0 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.3.0...58.0.0) Updates `arrow-buffer` from 57.3.0 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.3.0...58.0.0) Updates `arrow-schema` from 57.3.0 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.3.0...58.0.0) Updates `arrow-select` from 57.3.0 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.3.0...58.0.0) Updates `datafusion` from 52.2.0 to 52.3.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.2.0...52.3.0) Updates `datafusion-substrait` from 52.2.0 to 52.3.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.2.0...52.3.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-buffer dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-schema dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: arrow-select dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow-datafusion - dependency-name: datafusion dependency-version: 52.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-datafusion - dependency-name: datafusion-substrait dependency-version: 52.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-datafusion ... Signed-off-by: dependabot[bot] <support@github.com>
49a34c7 to
b558bd5
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-datafusion group with 6 updates in the /rust directory:
57.3.058.0.057.3.058.0.057.3.058.0.057.3.058.0.052.2.052.3.052.2.052.3.0Updates
arrow-arrayfrom 57.3.0 to 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-bufferfrom 57.3.0 to 58.0.0Release notes
Sourced from arrow-buffer's releases.
... (truncated)
Changelog
Sourced from arrow-buffer'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-schemafrom 57.3.0 to 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
arrow-selectfrom 57.3.0 to 58.0.0Release notes
Sourced from arrow-select's releases.
... (truncated)
Changelog
Sourced from arrow-select'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
datafusionfrom 52.2.0 to 52.3.0Commits
28d012a[branch-52] Bump to 52.3.0 and changelog (#20790)1bd7082[branch-52] Fix repartition from dropping data when spilling (#20672) (#20777)9797095[branch-52] perf: sort replace free()->try_grow() pattern with try_resize() t...afc1c72[branch-52] FFI_TableOptions are using default values only (#20705)d317d00[branch-52] fix:HashJoinpanic with String dictionary keys (don't flatten ...72ea8ec[branch-52] Fix constant value from stats (#20042) (#20709)9a67de5[branch-52] Fix Arrow Spill Underrun (#20159) (#20684)19a0fca[branch-52] SortMergeJoin don't wait for all input before emitting (#20699)Updates
datafusion-substraitfrom 52.2.0 to 52.3.0Commits
28d012a[branch-52] Bump to 52.3.0 and changelog (#20790)1bd7082[branch-52] Fix repartition from dropping data when spilling (#20672) (#20777)9797095[branch-52] perf: sort replace free()->try_grow() pattern with try_resize() t...afc1c72[branch-52] FFI_TableOptions are using default values only (#20705)d317d00[branch-52] fix:HashJoinpanic with String dictionary keys (don't flatten ...72ea8ec[branch-52] Fix constant value from stats (#20042) (#20709)9a67de5[branch-52] Fix Arrow Spill Underrun (#20159) (#20684)19a0fca[branch-52] SortMergeJoin don't wait for all input before emitting (#20699)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 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