[
https://issues.apache.org/jira/browse/CALCITE-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369784#comment-17369784
]
Rafay A commented on CALCITE-4644:
----------------------------------
[~julianhyde] I have resolved [~liyafan]'s comments. Also i used a visitor
instead to validate percentile functions. That also helped to get rid of adding
a new field in SqlBasicAggFunction.
I have also left TODO comments for other parts which I have not implemented yet
in my other patch.
> Add PERCENTILE_CONT and PERCENTILE_DISC aggregate functions
> -----------------------------------------------------------
>
> Key: CALCITE-4644
> URL: https://issues.apache.org/jira/browse/CALCITE-4644
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Rafay A
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Add percentile functions in the operator table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)