Skip to content
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

[Backport] Fix String Frame Readers to read String Arrays correctly #17103

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

sreemanamala
Copy link
Contributor

Backport of #16885 to 31.0.0.

While writing to a frame, String arrays are written by setting the multivalue byte.
But while reading, it was hardcoded to false.

(cherry picked from commit c7c3307)
@LakshSingla LakshSingla merged commit 11727af into apache:31.0.0 Sep 19, 2024
86 checks passed
@sreemanamala sreemanamala deleted the backport-16885-to-31.0.0 branch September 19, 2024 04:56
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.

3 participants