PHILO-HE commented on issue #5253: URL: https://github.com/apache/incubator-gluten/issues/5253#issuecomment-2260004113
@wang-zhun, thanks for your investigation! As extended ASCII is not compatible with utf-8, Simdjson's utf-8 validation doesn't pass on those cases. I also did a few test with some invalid utf-8 input, it looks vanilla Spark always disregards input's validity regarding utf-8. I will ask for the feedback of some users to see whether we should disable the validation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
