[ 
https://issues.apache.org/jira/browse/CALCITE-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093389#comment-18093389
 ] 

Yu Xu edited comment on CALCITE-6767 at 7/3/26 9:49 AM:
--------------------------------------------------------

I take it and would submit a pr for it.

note: not only percentile_count, percentile_disc also need to support, so I 
change the jira title to "PERCENTILE_CONT/PERCENTILE_DISC syntax not supported".


was (Author: JIRAUSER307770):
I take it and would submit a pr for it.

> PERCENTILE_CONT syntax not supported
> ------------------------------------
>
>                 Key: CALCITE-6767
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6767
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: zhengyu
>            Assignee: Yu Xu
>            Priority: Major
>
> When parsing this SQL, the syntax before {{SELECT PERCENTILE_CONT(0.5) WITHIN 
> GROUP (ORDER BY "购买数量") AS "中位数" FROM step}} does not throw any errors, but 
> the {{PERCENTILE_CONT}} syntax is not supported.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to