Skip to content

Update parquet to v59#17

Merged
renovate[bot] merged 1 commit into
trunkfrom
renovate/major-parquet
Jun 15, 2026
Merged

Update parquet to v59#17
renovate[bot] merged 1 commit into
trunkfrom
renovate/major-parquet

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
parquet dependencies major 58.0.059.0.0
parquet_derive dependencies major 58.0.059.0.0

Release Notes

apache/arrow-rs (parquet)

v59.0.0

Compare Source

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • parquet-variant build might fail on s390x #​10026
  • FixedSizeBinaryArray implements From<Vec<&[u8]>> etc despite conversion being fallible #​10018 [parquet] [arrow]
  • string -> decimal cast should not treat empty string as 0 #​10009 [arrow]
  • Cast FixedSizeList to List will lost datatype metadata in list #​10004 [arrow]
  • Record reader panics with "index out of bounds" when row group num_rows exceeds actual column data #​9992 [parquet]
  • parquet predicate-cache: panic / silent row drop on single-leaf nullable struct #​9982 [parquet]
  • parquet-variant doesn't build on 32-bit targets #​9977
  • Date32 doesn't parse date with large year #​9960 [arrow]
  • msrv check failing on main due to tonic@0.14.6 #​9938 [parquet] [arrow] [arrow-flight]

Documentation updates:

Performance improvements:

Closed issues:

  • Bound ArrowWriter peak memory #​10071 [parquet]
  • Parquet writer can produce massively oversized data pages for large variable-width values #​10061 [parquet]
  • Remove the fused_inline_view_columns field from BatchCoalescer if possible #​10055
  • DataType parser permits negative FixedSizeBinary size #​10033 [arrow]
  • Parquet: return error for overlong INT96 column metadata statistics #​10002 [parquet]
  • Uuid extension type fails to deserialize when ARROW:extension:metadata is an empty string #​10000 [arrow]
  • parquet: timeline for removing thrift crate dependency (CVE-2026-43868) #​9999
  • Failure in CI: Archery test With other arrows - binary_view Rust producing, .NET consuming #​9989 [arrow]
  • Validate FIXED_LEN_BYTE_ARRAY type_length for DECIMAL and INTERVAL in Parquet → Arrow schema conversion #​9984 [parquet]
  • IPC reader projection does not handle duplicate projection indices correctly #​9950 [arrow]
  • AnyRunArray trait #​9909 [arrow]
  • Release arrow-rs / parquet Patch version 57.3.1 (May 2026) #​9858 [arrow]
  • Release arrow-rs / parquet Patch version 56.2.1 (May 2026) #​9857 [arrow]
  • parquet/arrow: should sync/async readers converge on a shared physical read planner #​9764
  • arrow-string has a lot of macro-generated deprecated kernels in like.rs #​9675 [arrow]
  • [parquet] Add BloomFilterProperties builder API to make bloom filter configuration explicit #​9667 [parquet]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: (in timezone America/Detroit)

  • Branch creation
    • Only on Monday (* * * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) June 15, 2026 06:09
@renovate
renovate Bot merged commit e8e1198 into trunk Jun 15, 2026
@renovate
renovate Bot deleted the renovate/major-parquet branch June 15, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants