clintropolis commented on a change in pull request #8047: optimize single input 
column multi-value expressions
URL: https://github.com/apache/incubator-druid/pull/8047#discussion_r309503046
 
 

 ##########
 File path: core/src/main/java/org/apache/druid/math/expr/Function.java
 ##########
 @@ -76,6 +76,22 @@
     return Collections.emptySet();
   }
 
+  /**
+   * Returns true if a function takes an array arguments
 
 Review comment:
   the typo is that it's supposed to be `any array arguments` heh, which I 
think clears up both things if I fix?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to