[
https://issues.apache.org/jira/browse/DRILL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexandre Beche updated DRILL-67:
---------------------------------
Attachment: DRILL-70-2.patch.txt
Stddev function is now included.
AVG and STDDEV are implemented using online algorithm.
inputHasFloat flag is now set to false is the reset function.
I will now focus on the unit tests but where should I put them, in the file:
src/test/java/org/apache/drill/exec/ref/rops/CollapsingAggregateTest.java
Alex
> 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