atoomula commented on a change in pull request #911: Support for types in Samza 
SQL UDF
URL: https://github.com/apache/samza/pull/911#discussion_r255300421
 
 

 ##########
 File path: 
samza-sql/src/main/java/org/apache/samza/sql/planner/SamzaSqlScalarFunctionImpl.java
 ##########
 @@ -61,17 +63,23 @@ public String getUdfName() {
     return udfName;
   }
 
+  public int numberArguments() {
 
 Review comment:
   typo: numberOfArguments

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