Skip to content

fix: support ClickHouse parametric aggregate calls#2393

Merged
manticore-projects merged 1 commit intoJSQLParser:masterfrom
dengliming:ck_quantile
Mar 3, 2026
Merged

fix: support ClickHouse parametric aggregate calls#2393
manticore-projects merged 1 commit intoJSQLParser:masterfrom
dengliming:ck_quantile

Conversation

@dengliming
Copy link
Contributor

Fixes #2125

Handle chained function args like quantile(0.95)(cost) and add regression test for #2125.

Handle chained function args like quantile(0.95)(cost) and add regression test for JSQLParser#2125.
@manticore-projects
Copy link
Contributor

Thank you!

@manticore-projects manticore-projects merged commit 64542c8 into JSQLParser:master Mar 3, 2026
3 of 4 checks passed
@dengliming
Copy link
Contributor Author

You're merging too fast 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] JSQLParser Version : 4.9 RDBMS : not support clickhouse quantile expression

2 participants