uros-b commented on PR #56857:
URL: https://github.com/apache/spark/pull/56857#issuecomment-4833918941

   Another minor note about the PR description: the "No user-facing change" 
claim is inaccurate on the SparkThrowable surface: error-class name changes to 
UNSUPPORTED_DATATYPE, SQLSTATE goes from absent (legacy entry had no sqlState) 
to 0A000, and message text changes from Datatype not supported <dt> to 
Unsupported data type <typeName>.


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