Skip to content

fix: to_buffers for duplicate fields in records#3567

Merged
ianna merged 3 commits intomainfrom
pfackeldey/fix_records_to_buffers_duplicate_fields
Jul 15, 2025
Merged

fix: to_buffers for duplicate fields in records#3567
ianna merged 3 commits intomainfrom
pfackeldey/fix_records_to_buffers_duplicate_fields

Conversation

@pfackeldey
Copy link
Collaborator

Closes #3247

Copy link
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@pfackeldey - Thanks for looking into it! Does it also fix the roundtrip to and from arrow? Perhaps, adding a test would be good. Thanks.

@pfackeldey
Copy link
Collaborator Author

now it does :)

Copy link
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@pfackeldey - Thanks for fixing it!

@ianna ianna merged commit 9fee4ac into main Jul 15, 2025
43 checks passed
@ianna ianna deleted the pfackeldey/fix_records_to_buffers_duplicate_fields branch July 15, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RecordArray with duplicated field names cause issues with to_buffers, unpickling and loading from arrow

2 participants