srkukarni commented on a change in pull request #1956: Add function-package-url 
support in function cli add url support to function cli
URL: https://github.com/apache/incubator-pulsar/pull/1956#discussion_r194958845
 
 

 ##########
 File path: 
pulsar-functions/utils/src/main/java/org/apache/pulsar/functions/utils/SourceConfig.java
 ##########
 @@ -65,4 +64,5 @@
     private Resources resources;
     @isFileExists
     private String jar;
+    private String classNameArgType;
 
 Review comment:
   Whats the real use of this in a function?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to