jerrypeng commented on a change in pull request #4093: [issue#4042] improve
java functions API
URL: https://github.com/apache/pulsar/pull/4093#discussion_r279871811
##########
File path: pulsar-functions/api-java/pom.xml
##########
@@ -42,6 +42,12 @@
<artifactId>typetools</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.pulsar</groupId>
Review comment:
@sijie @wolfstudy the concern comes back to whether the functions api should
depend of the pulsar-client-api
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services