cgivre commented on code in PR #2803:
URL: https://github.com/apache/drill/pull/2803#discussion_r1197089781
##########
contrib/udfs/src/main/java/org/apache/drill/exec/udfs/DistributionFunctions.java:
##########
@@ -363,4 +365,44 @@ public void eval() {
}
}
}
+ @SuppressWarnings("unused")
+ @FunctionTemplate(name = "median",
Review Comment:
@jnturton I went ahead and did this with Freemarker templates as I think the
approach is generally better anyway.
--
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]