[ https://issues.apache.org/jira/browse/DRILL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680533#comment-13680533
]
Jacques Nadeau commented on DRILL-67:
-------------------------------------
I'd make a new src/test/java class called something like TestAggregateFunctions in the org.apache.drill.ref.eval.fn.agg
package
> Add Min, Max, avg and others Aggregated function
> ------------------------------------------------
>
> Key: DRILL-67
> URL: https://issues.apache.org/jira/browse/DRILL-67
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Alexandre Beche
> Priority: Trivial
> Labels: patch
> Attachments: DRILL-67.patch.txt, DRILL-70-1.patch.txt, DRILL-70-2.patch.txt,
DRILL-70-feedback.diff, DRILL-70.patch.txt
>
>
> This proposed improvement is to add the MIN(), MAX() and AVG() function to the list of
the aggregated function.
> SumAggregator will be used as an example.
> Others function could be added
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|