Update parquet to v59#17
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
58.0.0→59.0.058.0.0→59.0.0Release Notes
apache/arrow-rs (parquet)
v59.0.0Compare Source
Full Changelog
Breaking changes:
From<Vec<_>>impls withTryFroms forFixedSizeBinaryArray#10019 [parquet] [arrow] (quantumish)LogicalTypeserialization code #9997 [parquet] (etseidl)BloomFilterPropertiesfpp/ndv private with accessors #9969 [parquet] (CuteChuanChuan)CompressionCodecThrift enum for Parquet metadata #9864 [parquet] (etseidl)BorrowedShreddingState#9791 (sdf-jkl)likekernels inarrow-string#9674 [arrow] (AdamGS)Implemented enhancements:
from_ffi/ArrowArrayStreamReader#10028 [arrow]LogicalTypeenum to macro generated version #9995 [parquet]DatePart1-indexed variants #9964 [arrow]FixedSizeBinaryArrays #9906 [arrow]BorrowedShreddingState#9790Fixed bugs:
FixedSizeBinaryArrayimplementsFrom<Vec<&[u8]>>etc despite conversion being fallible #10018 [parquet] [arrow]tonic@0.14.6#9938 [parquet] [arrow] [arrow-flight]Documentation updates:
58.3.0or58.2.1(May 2026) #9859BitWriter#9949 [parquet] (alamb)BitReader#9948 [parquet] (alamb)Performance improvements:
ArrayDatawith directArrayconstruction in filter kernels #9986 [arrow] (liamzwbao)bool_valfrom Parquet ThriftFieldIdentifier#9945 [parquet] (etseidl)Closed issues:
fused_inline_view_columnsfield fromBatchCoalescerif possible #10055Uuidextension type fails to deserialize whenARROW:extension:metadatais an empty string #10000 [arrow]Archery test With other arrows-binary_view Rust producing, .NET consuming#9989 [arrow]AnyRunArraytrait #9909 [arrow]57.3.1(May 2026) #9858 [arrow]56.2.1(May 2026) #9857 [arrow]arrow-stringhas a lot of macro-generated deprecated kernels inlike.rs#9675 [arrow]Merged pull requests:
flightbenchmark before blocking #10070 [arrow] [arrow-flight] (Rich-T-kid)align_buffers()infrom_ffi, remove redundant call fromarrow-pyarrow#10030 [arrow] (mbutrovich)arrow_writerbenchmarks #10021 [parquet] (adriangb)LogicalTypestruct variants #9996 [parquet] (etseidl)has_falseandhas_truefrom BooleanArray toBooleanBufferand reuse for no nulls #9987 [arrow] (rluvaton)ParquetPushDecoder::into_builderto allow swapping projections / row filters at row group boundaries #9968 [parquet] (adriangb)DatePartenum 1-indexed variants #9965 [arrow] (sdf-jkl)ListArraybenchmarks for runtime and peak memory #9846 [parquet] (HippoBaro)cast_kernels#9789 [arrow] (alamb)path_in_schemaoptional #9678 [parquet] (etseidl)* This Changelog was automatically generated by github_changelog_generator
Configuration
📅 Schedule: (in timezone America/Detroit)
* * * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.