SreeramaYeshwanthGowd commented on PR #57479: URL: https://github.com/apache/spark/pull/57479#issuecomment-5220440034
@cloud-fan Thanks, fixed. json_typeof now checks for EOF after the value so trailing content is rejected, added a test for that, and cached the six UTF8String results to avoid the per-row allocation. -- 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]
