jerrypeng commented on a change in pull request #2266: Integrate functions and
io with schema registry
URL: https://github.com/apache/incubator-pulsar/pull/2266#discussion_r210628306
##########
File path: pulsar-functions/proto/src/main/proto/Function.proto
##########
@@ -61,6 +61,11 @@ message FunctionDetails {
string packageUrl = 14; //present only if function submitted with
package-url
}
+message ConsumerSpec {
Review comment:
you need to regenerate the proto for python
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services