-
Couldn't load subscription status.
- Fork 1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow cratedevelopment-processRelated to development process of arrow-rsRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
- @timsaucer and @emilk have requested a release that includes the fix for Round trip encoding of list of fixed list fails when offset is not zero #7315
I am willing to run this release process (RC + voting) but won't have time to make the backports or create release notes
Describe the solution you'd like
Describe alternatives you've considered
Steps needed:
- Backport bugfix: correct offsets when serializing a list of fixed sized list and non-zero start offset #7318 to the 54.3.0_maintenance branch. Here is an example: Add
Array::shrink_to_fit(&mut self)to 53.4.0 (#6790) (#6817) #6962 - Release notes and bump version. Here is an example: [53.0.0_maintenance] Update version to 53.4.1 + changelog #7235
- Release Candidate + Vote thread: https://lists.apache.org/thread/sxnfx5rrvkqdpbxkkl4tdr8yr9w0f9hx
- Release to crates.io / approval: https://crates.io/crates/arrow/54.3.1
Additional context
emilk
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow cratedevelopment-processRelated to development process of arrow-rsRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate