zhengyu created CALCITE-6767:
--------------------------------
Summary: PERCENTILE_CONT syntax not supported
Key: CALCITE-6767
URL: https://issues.apache.org/jira/browse/CALCITE-6767
Project: Calcite
Issue Type: Improvement
Reporter: zhengyu
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)