25.8.15 Backport of #88090: Optimize ReplacingMergeTree is_deleted FINAL queries by adding a filter expression transform#1332
Conversation
…with_filter Optimize ReplacingMergeTree is_deleted FINAL queries by adding a filter expression transform
|
S3 fails: Altinity/clickhouse-regression#93 Aggregate fails: Stateless unrelated |
CI Failure Analysis1. DCO CheckFailure: Commits lack Verdict: Missing sign-off lines are not problems with the PR. 2. Regression Tests (aggregate_functions_1, S3 suites) - Pre-existing FailuresFailures: Evidence these are pre-existing on base branch (
Verdict: Pre-existing failures on base branch. Unrelated to PR changes. 3. Infrastructure Timeouts - CI Runner IssuesFailures: 7 jobs failed with ~10m1s runtime and empty failed steps (BuzzHouse amd_tsan, Integration tests amd_tsan 3/6, Stateless tests amd_msan/tsan, Stress test amd_ubsan) Root cause: Jobs timed out at infrastructure level before tests could execute. Verdict: CI infrastructure timeouts. Unrelated to PR changes. 4. Stateless tests (amd_asan, flaky check) - InfrastructureFailure: Verdict: CI infrastructure issue during server initialization. Unrelated to PR changes. 5. New Fails Identified by CI
Additional evidence for
Verdict: Both tests cannot be affected by this PR - verified via code path analysis. Summary
Verdict: All failures are unrelated to the PR changes. |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
SELECT query with
FINALclause on aReplacingMergeTreetable with theis_deletedcolumn now executes faster because of improved parallelization from 2 existing optimizations (ClickHouse#88090 by @shankar-iyer)CI/CD Options
Exclude tests:
Regression jobs to run: