srkukarni 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_r206327542
 
 

 ##########
 File path: 
pulsar-functions/api-java/src/main/java/org/apache/pulsar/functions/api/Context.java
 ##########
 @@ -55,7 +55,7 @@
      * Get output Serde class
      * @return output serde class
      */
-    String getOutputSerdeClassName();
+    String getOutputSchemaType();
 
 Review comment:
   Currently its confusing whether we call things serde or schema. We might 
want to clear this confusion

----------------------------------------------------------------
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

Reply via email to