chore(deps): bump the arrow-parquet group with 7 updates#233
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the arrow-parquet group with 7 updates#233dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the arrow-parquet group with 7 updates: | Package | From | To | | --- | --- | --- | | [arrow](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-avro](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-flight](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-ipc](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-ord](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | Updates `arrow` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-avro` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-buffer` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-flight` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-ipc` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-ord` from 58.1.0 to 58.2.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.1.0...58.2.0) Updates `arrow-schema` from 58.1.0 to 58.2.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.1.0...58.2.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-avro dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-buffer dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-flight dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-ipc dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-ord dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet - dependency-name: arrow-schema dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow-parquet ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-parquet group with 7 updates:
58.1.058.2.058.1.058.2.058.1.058.2.058.1.058.2.058.1.058.2.058.1.058.2.058.1.058.2.0Updates
arrowfrom 58.1.0 to 58.2.0Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
arrow-avrofrom 58.1.0 to 58.2.0Release notes
Sourced from arrow-avro's releases.
... (truncated)
Changelog
Sourced from arrow-avro's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
arrow-bufferfrom 58.1.0 to 58.2.0Release notes
Sourced from arrow-buffer's releases.
... (truncated)
Changelog
Sourced from arrow-buffer's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
arrow-flightfrom 58.1.0 to 58.2.0Release notes
Sourced from arrow-flight's releases.
... (truncated)
Changelog
Sourced from arrow-flight's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
arrow-ipcfrom 58.1.0 to 58.2.0Release notes
Sourced from arrow-ipc's releases.