Rafay A created CALCITE-4670:
--------------------------------
Summary: Support PERCENTILE_DISC for any sortable type and
PERCENTILE_CONT for interval types
Key: CALCITE-4670
URL: https://issues.apache.org/jira/browse/CALCITE-4670
Project: Calcite
Issue Type: Improvement
Components: core
Reporter: Rafay A
With the current implementation (CALCITE-4644), percentile functions are only
supported for numeric types. We want to add support for any sortable type for
PERCENTILE_DISC as Postgres supports, and also add support for interval types
for PERCENTILE_CONT.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)