MaxGekk commented on code in PR #42243: URL: https://github.com/apache/spark/pull/42243#discussion_r1285471262
########## docs/sql-error-conditions.md: ########## @@ -520,6 +526,12 @@ Failed preparing of the function `<funcName>` for call. Please, double check fun Failed parsing struct: `<raw>`. +### FAILED_REGISTER_CLASS_WITH_KRYO + +SQLSTATE: none assigned + +Failed to register classes with Kryo Review Comment: @bozhang2820 You need to regenerate the docs, I guess. -- 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]
