Skip to content

PREWHERE performance guide #3629

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 10 commits into from
Apr 11, 2025
Merged

PREWHERE performance guide #3629

merged 10 commits into from
Apr 11, 2025

Conversation

tom-clickhouse
Copy link
Contributor

Explains how PREWHERE reduces I/O by avoiding reading unnecessary column data. Shows how it’s applied automatically, how filtering order is chosen, and how to monitor it using EXPLAIN and logs.

@tom-clickhouse tom-clickhouse requested a review from a team as a code owner April 9, 2025 16:27
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clickhouse-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2025 7:19am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
clickhouse-docs-jp ⬜️ Ignored (Inspect) Apr 11, 2025 7:19am
clickhouse-docs-ru ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2025 7:19am
clickhouse-docs-zh ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2025 7:19am

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ tom-clickhouse
✅ Blargian
❌ Tom Schreiber


Tom Schreiber seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Member

@Blargian Blargian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tom-clickhouse tom-clickhouse merged commit ec375c5 into main Apr 11, 2025
12 checks passed
@gingerwizard gingerwizard deleted the PREWHERE branch April 13, 2025 10:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants