gortiz commented on code in PR #16258:
URL: https://github.com/apache/pinot/pull/16258#discussion_r2218671241
##########
pinot-common/src/main/java/org/apache/pinot/common/function/PinotScalarFunction.java:
##########
@@ -35,6 +41,16 @@ public interface PinotScalarFunction {
*/
String getName();
Review Comment:
Not in this PR, but it is required to be able to register the function in
https://github.com/apache/pinot/pull/16333. It also makes sense in terms of
symmetry with `@ScalarAnnotation`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]