v1gnesh commented on PR #3174: URL: https://github.com/apache/arrow-rs/pull/3174#issuecomment-1327007289
> I also think it would be very nice to have some `unsafe` way to skip the utf8 validation so that if we use this in datafusion, say, we could use that API to skip validation when reading in spill files What about using `bstr`? https://github.com/BurntSushi/bstr/issues/90#issuecomment-864174321 -- 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]
