Skip to content

Fix panic when merging long str columns #5704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Fix panic when merging long str columns #5704

merged 2 commits into from
Mar 10, 2025

Conversation

rdettai
Copy link
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