PHILO-HE commented on issue #5253:
URL: 
https://github.com/apache/incubator-gluten/issues/5253#issuecomment-2311990474

   @jiangjiangtian, after some investigations, I found simdjson ondemand API 
only validates structural correctness of JSON doc and the result for given JSON 
path. It's for performance consideration.
   If our given JSON path is `$.friend.nickname`, null is returned since the 
result for this JSON path contains  invalid escaped char. Do you strongly feel 
that we require the alignment with Spark on such cases?


-- 
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]

Reply via email to