Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Updates the requirements on arrow to permit the latest version.

Release notes

Sourced from arrow's releases.

arrow 56.1.0

Changelog

56.1.0 (2025-08-21)

Full Changelog

Implemented enhancements:

  • Implement cast and other operations on decimal32 and decimal64 #7815 #8204 [arrow]
  • Speed up Parquet filter pushdown with predicate cache #8203 [parquet]
  • Optionally read parquet page indexes #8070 [parquet]
  • Parquet reader: add method for sync reader read bloom filter #8023 [parquet]
  • [parquet] Support writing logically equivalent types to ArrowWriter #8012 [parquet]
  • Improve StringArray(Utf8) sort performance #7847 [arrow]
  • feat: arrow-ipc delta dictionary support #8001 [arrow] (JakeDern)

Fixed bugs:

  • The Rustdocs are clean CI job is failing #8175
  • [avro] Bug in resolving avro schema with named type #8045 [arrow]
  • Doc test failure (test arrow-avro/src/lib.rs - reader) when verifying avro 56.0.0 RC1 release #8018 [arrow]

Documentation updates:

Performance improvements:

... (truncated)

Changelog

Sourced from arrow's changelog.

56.1.0 (2025-08-21)

Full Changelog

Implemented enhancements:

  • Implement cast and other operations on decimal32 and decimal64 #7815 #8204 [arrow]
  • Speed up Parquet filter pushdown with predicate cache #8203 [parquet]
  • Optionally read parquet page indexes #8070 [parquet]
  • Parquet reader: add method for sync reader read bloom filter #8023 [parquet]
  • [parquet] Support writing logically equivalent types to ArrowWriter #8012 [parquet]
  • Improve StringArray(Utf8) sort performance #7847 [arrow]
  • feat: arrow-ipc delta dictionary support #8001 [arrow] (JakeDern)

Fixed bugs:

  • The Rustdocs are clean CI job is failing #8175
  • [avro] Bug in resolving avro schema with named type #8045 [arrow]
  • Doc test failure (test arrow-avro/src/lib.rs - reader) when verifying avro 56.0.0 RC1 release #8018 [arrow]

Documentation updates:

Performance improvements:

Closed issues:

  • [Variant] Improve fuzz test for Variant #8199
  • [Variant] Improve fuzz test for Variant #8198
  • VariantArrayBuilder tracks starting offsets instead of (offset, len) pairs #8192
  • Rework ValueBuilder API to work with ParentState for reliable nested rollbacks #8188
  • [Variant] Rename ValueBuffer as ValueBuilder #8186
  • [Variant] Refactor ParentState to track and rollback state on behalf of its owning builder #8182
  • [Variant] ObjectBuilder should detect duplicates at insertion time, not at finish #8180
  • [Variant] ObjectBuilder does not reliably check for duplicates #8170
  • [Variant] Support StringView and LargeString in ´batch_json_string_to_variant` #8145 [parquet]
  • [Variant] Rename batch_json_string_to_variant and batch_variant_to_json_string json_to_variant #8144 [parquet]
  • [avro] Use tempfile crate rather than custom temporary file generator in tests #8143 [arrow]
  • [Avro] Use Write rather dyn Write in Decoder #8142 [arrow]
  • [Variant] Nested builder rollback is broken #8136
  • [Variant] Add support the remaing primitive type(timestamp_nanos/timestampntz_nanos/uuid) for parquet variant #8126
  • Meta: Implement missing Arrow 56.0 lint rules - Sequential workflow #8121

... (truncated)

Commits
  • 76b75ee Prepare for 56.1.0 release (#8202)
  • cec24a0 [Variant] Caller provides ParentState to ValueBuilder methods (#8189)
  • d5701d2 [Variant] Enhance the variant fuzzy test to cover time/timestamp/uuid primiti...
  • c71edce [Variant] VariantArrayBuilder tracks only offsets (#8193)
  • a9b4221 Implement ArrayBuilder for UnionBuilder (#8169)
  • be0ede7 [Variant] ParentState handles finish/rollback for builders (#8185)
  • 8875504 arrow-row: Document dictionary handling (#8168)
  • ebb6ede [Variant]: Implement DataType::RunEndEncoded support for cast_to_variant ...
  • 62770b6 [Variant]: Implement DataType::Dictionary support for cast_to_variant ker...
  • 653ca78 [Variant] Rename ValueBuffer as ValueBuilder (#8187)
  • Additional commits viewable in compare view

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)

Updates the requirements on [arrow](https://github.com/apache/arrow-rs) to permit the latest version.
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@55.1.0...56.1.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-version: 56.1.0
  dependency-type: direct:production
...

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 Sep 11, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #25.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/cargo/arrow-56.1.0 branch October 1, 2025 19:27
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.

0 participants