wang-zhun commented on PR #6661:
URL:
https://github.com/apache/incubator-gluten/pull/6661#issuecomment-2261829520
@PHILO-HE We don't need UTF-8 validity, we just need to be consistent with
Spark.
For example, `get_json_object(concat('{"a": "1", "b": "',
string(unhex(hex(129))), '"}'), '$.a')` compared to Gluten returning `null`,
Spark returning `1` is more in line with our expectations
--
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]