Skip to content

GH-46659: [C++] Fix export of extension arrays with binary view/string view storage #46660

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented Jun 1, 2025

Rationale for this change

Extension arrays exported with binary view/string view storage did not export the variadic sizes buffer which resulted in crashes when reimporting.

What changes are included in this PR?

The expression that controlled whether the variadic sizes buffer was written was updated.

Are these changes tested?

Yes, a test was added

Are there any user-facing changes?

No

Copy link

github-actions bot commented Jun 1, 2025

⚠️ GitHub issue #46659 has been automatically assigned in GitHub to PR creator.

@paleolimbot
Copy link
Member Author

@bkietz Any chance you have a minute to ensure I understood this correctly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant