Skip to content

Fix panic when merging long str columns#5704

Merged
rdettai merged 2 commits intomainfrom
str-col-merge-panic
Mar 10, 2025
Merged

Fix panic when merging long str columns#5704
rdettai merged 2 commits intomainfrom
str-col-merge-panic

Conversation

@rdettai
Copy link
Copy Markdown
Collaborator

@rdettai rdettai commented Mar 5, 2025

Description

Closes #5687

How was this PR tested?

The hotfix was already tested in real conditions.

@rdettai rdettai changed the title Fix panics when merging long str columns Fix panic when merging long str columns Mar 5, 2025
rdettai added 2 commits March 10, 2025 09:15
It includes both a fix of the source problem and a better management of panics.
@rdettai rdettai force-pushed the str-col-merge-panic branch from 0c1b979 to 62bad2a Compare March 10, 2025 08:16
@rdettai rdettai merged commit 05496e4 into main Mar 10, 2025
8 checks passed
@rdettai rdettai deleted the str-col-merge-panic branch March 10, 2025 08:57
@rdettai rdettai mentioned this pull request Apr 7, 2025
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.

Merge of str columns panics

2 participants