amaliujia commented on PR #41710: URL: https://github.com/apache/spark/pull/41710#issuecomment-1603761304
I did a search and looks like `constructorNotFoundError` may fit into internal errors which throws when a constructor is not found during reflection related operation, which is also at last hard to be triggered by user facing API. so this change is fine to me. But prefer @MaxGekk for another look. -- 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]
