Open
Description
Always check against the Latest SNAPSHOT of JSQLParser and the Syntax Diagram
Failing SQL Feature:
quantile(0.95)(cost) not support
SQL Example:
select toStartOfDay(timestamp) AS date, count(1) as count, quantile(0.95)(cost) as 95cost
from apm_log_event
Software Information:
- JSqlParser 4.9
- Database :Clickhouse