jiangpengcheng commented on issue #19885: URL: https://github.com/apache/pulsar/issues/19885#issuecomment-1479060560
there are more errors: 1. the classLoader is an instance class loader, which cannot load user's function 2. sink/source is using `functionDetailsBuilder.getClassName()` to infer type class, while this is always `org.apache.pulsar.functions.api.utils.IdentityFunction` -- 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]
