Skip to content

cargo(deps): bump arrow-json from 55.2.0 to 56.1.0#187

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/arrow-json-56.1.0
Closed

cargo(deps): bump arrow-json from 55.2.0 to 56.1.0#187
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/arrow-json-56.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps arrow-json from 55.2.0 to 56.1.0.

Release notes

Sourced from arrow-json'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-json's changelog.

Historical Changelog

56.0.0 (2025-07-29)

Full Changelog

Breaking changes:

Implemented enhancements:

  • [parquet] Relax type restriction to allow writing dictionary/native batches for same column #8004
  • Support casting int64 to interval #7988 [arrow]
  • [Variant] Add ListBuilder::with_value for convenience #7951 [parquet]
  • [Variant] Add ObjectBuilder::with_field for convenience #7949 [parquet]
  • [Variant] Impl PartialEq for VariantObject #7943 #7948
  • [Variant] Offer simdutf8 as an optional dependency when validating metadata #7902 [parquet] [arrow]
  • [Variant] Avoid collecting offset iterator #7901 [parquet]
  • [Variant] Remove superfluous check when validating monotonic offsets #7900 [parquet]
  • [Variant] Avoid extra allocation in ObjectBuilder #7899 [parquet]
  • [Variant][Compute] variant_get kernel #7893 [parquet]
  • [Variant][Compute] Add batch processing for Variant-JSON String conversion #7883 [parquet]
  • Support MapArray in lexsort #7881 [arrow]
  • [Variant] Add testing for invalid variants (fuzz testing??) #7842 [parquet]

... (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 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-json](https://github.com/apache/arrow-rs) from 55.2.0 to 56.1.0.
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@55.2.0...56.1.0)

---
updated-dependencies:
- dependency-name: arrow-json
  dependency-version: 56.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #191.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/cargo/arrow-json-56.1.0 branch September 29, 2025 11:35
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