Skip to content

Fix crash in mergeTreeAnalyzeIndexes() with non existing parts and table with skipping indexes#93859

Merged
azat merged 1 commit intoClickHouse:masterfrom
azat:mergeTreeAnalyzeIndexes-crash-fix
Jan 12, 2026
Merged

Fix crash in mergeTreeAnalyzeIndexes() with non existing parts and table with skipping indexes#93859
azat merged 1 commit intoClickHouse:masterfrom
azat:mergeTreeAnalyzeIndexes-crash-fix

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jan 9, 2026

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Fix crash in mergeTreeAnalyzeIndexes() with non existing parts and table with skipping indexes

Fixes: #93817

Note: marked as not for changelog since it has not been included into any release yet

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jan 9, 2026

Workflow [PR], commit [8293745]

Summary:

job_name test_name status info comment
Integration tests (arm_binary, distributed plan, 3/4) failure
test_projection_rebuild_with_required_columns/test.py::test_projection_rebuild_uses_only_required_columns FAIL cidb

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jan 9, 2026
@shankar-iyer shankar-iyer self-assigned this Jan 10, 2026
@azat azat enabled auto-merge January 12, 2026 12:03
@azat azat added this pull request to the merge queue Jan 12, 2026
Merged via the queue into ClickHouse:master with commit 370f0b9 Jan 12, 2026
130 of 132 checks passed
@azat azat deleted the mergeTreeAnalyzeIndexes-crash-fix branch January 12, 2026 12:28
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in mergeTreeAnalyzeIndexes

4 participants