lsyldliu opened a new pull request, #19845: URL: https://github.com/apache/flink/pull/19845
This PR solves the issue of allowing the user to provide its own classloader for UDFs and at other places where it's more appropriate than the current Thread context classloader. The PR also contains a couple of hotfixes (mergeable separately): Deprecate CatalogFunction#isGeneric Remove CodeGeneratorContext#apply which makes the code unnecessarily more complicated Fix singleton config in EnvironmentSettings, which among various issues, it's also causing in this case to select the wrong user class loader -- 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]
