You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/05/01 04:24:13 UTC

[GitHub] jerrypeng commented on a change in pull request #1700: adding sink spec

jerrypeng commented on a change in pull request #1700: adding sink spec
URL: https://github.com/apache/incubator-pulsar/pull/1700#discussion_r185164551
 
 

 ##########
 File path: pulsar-functions/proto/src/main/proto/Function.proto
 ##########
 @@ -43,15 +43,16 @@ message FunctionDetails {
     string namespace = 2;
     string name = 3;
     string className = 4;
-    string outputSerdeClassName = 5;
-    string output = 6;
+//    string outputSerdeClassName = 5;
 
 Review comment:
   will do

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services