jerrypeng 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_r194959166
########## 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: Confused why we need this. Please see me comment about this in CmdSource ---------------------------------------------------------------- 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