tustvold commented on PR #7092: URL: https://github.com/apache/arrow-rs/pull/7092#issuecomment-2649043911
> If we didn't need boundary validation, we could probably just pass the entire underlying byte array Yes this was the approach I was comparing to, which of course would not work for strings with non-empty nulls, or malicious input, and so is probably not a good idea - I'm just curious 😅 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
