Skip to content

feat(clickhouse): support quantileExactInclusive agg func - #7982

Merged
georgesittas merged 1 commit into
mainfrom
trey/ch-quantiles-alias
Jul 29, 2026
Merged

feat(clickhouse): support quantileExactInclusive agg func#7982
georgesittas merged 1 commit into
mainfrom
trey/ch-quantiles-alias

Conversation

@treysp

@treysp treysp commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

closes #7972

@github-actions

Copy link
Copy Markdown
Contributor

SQLGlot Integration Test Results

✅ All tests passed

Comparing:

  • this branch (sqlglot:trey/ch-quantiles-alias @ sqlglot 645fe8c)
  • baseline (main @ sqlglot feec46e)

Overall

main: 192414 total, 153558 passed (pass rate: 79.8%)

sqlglot:trey/ch-quantiles-alias: 180220 total, 142406 passed (pass rate: 79.0%)

Transitions:
No change

Dialect pair changes: 0 previous results not found, 3 current results not found

✅ All tests passed

@treysp
treysp requested review from geooo109 and georgesittas July 28, 2026 20:03
@georgesittas
georgesittas merged commit 8c20564 into main Jul 29, 2026
8 checks passed
@georgesittas
georgesittas deleted the trey/ch-quantiles-alias branch July 29, 2026 08:46
PiyaDaswadkar pushed a commit to PiyaDaswadkar/sqlglot that referenced this pull request Jul 29, 2026
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.

ClickHouse quantilesExactExclusive with an alias throws an error

2 participants