enable prewhere for iceberg#95476
Merged
alexey-milovidov merged 5 commits intoClickHouse:masterfrom Jan 30, 2026
Merged
Conversation
Contributor
|
Workflow [PR], commit [5d4b8e2] Summary: ❌
|
ec6cd58 to
a467763
Compare
Member
|
But if tests are too hard to write, just go ahead. |
alexey-milovidov
approved these changes
Jan 30, 2026
mkmkme
pushed a commit
to Altinity/ClickHouse
that referenced
this pull request
Mar 26, 2026
…r_iceberg enable prewhere for iceberg
27 tasks
1 task
mkmkme
pushed a commit
to Altinity/ClickHouse
that referenced
this pull request
Mar 31, 2026
…r_iceberg enable prewhere for iceberg
zvonand
added a commit
to Altinity/ClickHouse
that referenced
this pull request
Mar 31, 2026
Antalya 26.1 Backport of ClickHouse#95476, ClickHouse#98360, ClickHouse#100361 - enable prewhere for iceberg (and fixes)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
useful for #95565
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Enable PREWHERE optimization for Iceberg tables.
Documentation entry for user-facing changes