Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps arrow-flight from 56.1.0 to 56.2.0.

Release notes

Sourced from arrow-flight's releases.

arrow 56.2.0

Changelog

56.2.0 (2025-09-19)

Full Changelog

Implemented enhancements:

  • [Variant] Add variant to arrow primitives for unsigned integers #8368
  • [Variant] [Shredding] Support typed_access for FixedSizeBinary #8335
  • [Variant] [Shredding] Support typed_access for Utf8 and BinaryView #8333
  • [Variant] [Shredding] Support typed_access for Boolean #8329
  • Allow specifying projection in ParquetRecordBatchReader::try_new_with_row_groups #8326
  • [Parquet] Expose predicates from RowFilter #8314
  • [Variant] Use row-oriented builders in cast_to_variant #8310
  • Use apache/arrow-dotnet for integration test #8294
  • [Variant] Add Vairant::as_u* #8283
  • Add a way to modify WriterProperties #8273
  • Dont truncate timestamps on display for Row #8265
  • [Parquet] Add row group write with AsyncArrowWriter #8261
  • [Parquet] Expose ArrowRowGroupWriter #8259
  • [Parquet] Do not compress v2 data page when compress is bad quality #8256 [parquet]
  • [Variant] Refactor cast_to_variant #8234
  • [Variant]: Implement DataType::Union support for cast_to_variant kernel #8195
  • [Variant]: Implement DataType::Duration support for cast_to_variant kernel #8194
  • [Variant] Support typed access for numeric types in variant_get #8178
  • [Parquet] Implement a "push style" API for decoding Parquet Metadata #8164
  • [Variant] Support creating Variants with pre-existing Metadata #8152
  • [Variant] Support Shredded Objects in variant_get: typed path access (STEP 1) #8150
  • [Variant] Add variant feature to parquet crate #8132

... (truncated)

Changelog

Sourced from arrow-flight's changelog.

Changelog

57.0.0 (2025-10-19)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Added Avro support (new arrow-avro crate) #4886
  • parquet-rewrite: supports compression level and write batch size #8639
  • Error not panic when int96 stastistics aren't size 12 #8614 [parquet]

... (truncated)

Commits
  • ae8e6c6 Update version to 56.2.0, add changelog (#8372)
  • 322745d Enable parallel writing across row groups when writing encrypted parquet (#8162)
  • f4840f6 [Variant] Implement new VariantValueArrayBuilder (#8360)
  • aed2f3b Add arrow-avro Reader support for Dense Union and Union resolution (Part 1) (...
  • 1f77ac5 [Variant] Support Variant to PrimitiveArrow for unsigned integer (#8369)
  • d6f40ce [Variant] Allow lossless casting from integer to floating point (#8357)
  • d74d9ba Adds Map & Enum support, round-trip & benchmark tests (#8353)
  • b06996b [Variant] [Shredding] Support typed_access for Utf8 and BinaryView (#8364)
  • 2ec77b5 Update variant_integration test to use final approved parquet-testing dat...
  • 7696432 Fix casting floats to Decimal64 (#8363)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [arrow-flight](https://github.com/apache/arrow-rs) from 56.1.0 to 56.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@56.1.0...56.2.0)

---
updated-dependencies:
- dependency-name: arrow-flight
  dependency-version: 56.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #478.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/cargo/arrow-flight-56.2.0 branch October 27, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant