Build(deps): bump parquet from 56.2.0 to 58.0.0#107
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [parquet](https://github.com/apache/arrow-rs) from 56.2.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@56.2.0...58.0.0) --- updated-dependencies: - dependency-name: parquet dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9844409 to
1b39d57
Compare
|
@coderabbitai please create a new GitHub issue for the following blocking the upgrade of parquet and arrow: |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 44
The root cause is a classic Cargo diamond-dependency conflict:
The fix is to bump |
|
Superseded by #116. |
Bumps parquet from 56.2.0 to 58.0.0.
Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet'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)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)