jelmerk commented on PR #40219:
URL: https://github.com/apache/spark/pull/40219#issuecomment-1448394326

   > Sorry I guess I mean I am not clear how this class, which reads error 
messages, is coming into play here. This is my ignorance. Seems like it 
wouldn't be related to just parsing user JSON, but the change fixes it?
   
   The example defines `properties` in the schema as a struct but in the json 
it is a string with the value "${foo}"
   An exception is raised during parsing and the message is resolved by that 
class 
   


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