Skip to content

Conversation

@jinchengchenghh
Copy link
Collaborator

After this PR facebookincubator#14359, Arrow supports large string data type, but the length data type is int64_t, it may overflow Velox StringView supports length int32_t, causing undefined behavior.

Further more, if velox should support large string, if user use LargeString data type, they may request the string size more that int32_t range.

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.

1 participant