[
https://issues.apache.org/jira/browse/CALCITE-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096187#comment-18096187
]
Yu Xu commented on CALCITE-6767:
--------------------------------
Thanks for the correction. [~mbudiu] The original title was misleading. I’ve
updated it to 'PERCENTILE_CONT/PERCENTILE_DISC function are not supported', or
if you have any other suggestions, feel free to share them.
> PERCENTILE_CONT/PERCENTILE_DISC function are 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
> Labels: pull-request-available
>
> 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)