srielau commented on PR #58581:
URL: https://github.com/apache/spark/pull/58581#issuecomment-5719420606

   Addressed the latest review in 53e36d7254a:
   
   - Scala JSON parsing now validates `__CHAR_VARCHAR_COLLATIONS` on outer UDT 
fields before either UDT branch returns, without traversing `UDT.sqlType`.
   - Python CHAR/VARCHAR JSON parsing now requires a complete match and rejects 
trailing tokens.
   - CharType/VarcharType docs now describe lossy preceding-Python-reader 
behavior for standalone collated JSON.
   
   Focused tests passed: `StructTypeSuite -z SPARK-59276` and the Python type 
cases for trailing-token rejection plus collation JSON round-trip/negative 
metadata.


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