Skip to content

Conversation

@mbrobbel
Copy link
Member

@mbrobbel mbrobbel commented Mar 25, 2025

timsaucer and others added 2 commits March 25, 2025 19:25
…nd non-zero start offset (apache#7318)

* When serializing fixed length arrays, adjust the offsets for writing out

* Add unit test

* clippy warnings

* Add unit test for nulls

* Update unit test to account for which schema had nulls
@github-actions github-actions bot added parquet Changes to the parquet crate arrow Changes to the arrow crate labels Mar 25, 2025
@timsaucer
Copy link
Member

Thank you, @mbrobbel ! I was also putting up a PR but you've started first!

@mbrobbel mbrobbel changed the title Backports for 54.3.1 Backports, version bump and changelog for 54.3.1 Mar 26, 2025
@timsaucer
Copy link
Member

timsaucer commented Mar 26, 2025

@alamb I believe this is ready as far as I can do since I am not a committer for arrow-rs.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THanks @mbrobbel and @timsaucer -- this looks great to me

@alamb alamb merged commit e62b212 into apache:54.3.0_maintenance Mar 26, 2025
30 checks passed
@alamb
Copy link
Contributor

alamb commented Mar 26, 2025

I will now create a release candidate

@alamb
Copy link
Contributor

alamb commented Mar 26, 2025

@timsaucer any chance you can make a PR to main with the version and changelog changes in this PR too (you can probably just merge this branch)

alamb pushed a commit that referenced this pull request Mar 27, 2025
* bugfix: correct offsets when serializing a list of fixed sized list and non-zero start offset (#7318)

* When serializing fixed length arrays, adjust the offsets for writing out

* Add unit test

* clippy warnings

* Add unit test for nulls

* Update unit test to account for which schema had nulls

* Add missing type annotation (#7326)

* Update version

* Create changelog

---------

Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants