eolivelli commented on a change in pull request #11263: URL: https://github.com/apache/pulsar/pull/11263#discussion_r667031125
########## File path: pulsar-functions/runtime-all/pom.xml ########## @@ -86,6 +86,15 @@ <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-core</artifactId> </dependency> + + <!-- avro --> + <dependency> + <groupId>org.apache.avro</groupId> Review comment: see https://github.com/apache/pulsar/issues/11274 for this change. without adding Avro to the Pulsar IO classpath it is not possible to access the Native Object -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org