Skip to content

Fix implicit indexes breaking Replicated Database#83751

Merged
evillique merged 1 commit intoClickHouse:masterfrom
evillique:implicit-indexes-rdb
Jul 17, 2025
Merged

Fix implicit indexes breaking Replicated Database#83751
evillique merged 1 commit intoClickHouse:masterfrom
evillique:implicit-indexes-rdb

Conversation

@evillique
Copy link
Copy Markdown
Member

@evillique evillique commented Jul 15, 2025

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

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

Fix the issue where, if a MergeTree table is created with add_minmax_index_for_numeric_columns=1 or add_minmax_index_for_string_columns=1, the index is later materialized during an ALTER operation, and it prevents the Replicated database from initializing correctly on a new replica.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jul 15, 2025

Workflow [PR], commit [fa70a55]

Summary:

job_name test_name status info comment
Integration tests (release, 3/4) failure
Job Timeout Expired FAIL

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Jul 15, 2025
@evillique evillique added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jul 15, 2025
@SmitaRKulkarni SmitaRKulkarni self-assigned this Jul 15, 2025
@evillique evillique requested a review from SmitaRKulkarni July 17, 2025 13:07
Copy link
Copy Markdown
Member

@SmitaRKulkarni SmitaRKulkarni left a comment

Choose a reason for hiding this comment

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

LGTM

@evillique evillique added this pull request to the merge queue Jul 17, 2025
Merged via the queue into ClickHouse:master with commit 636d82a Jul 17, 2025
119 of 122 checks passed
@evillique evillique deleted the implicit-indexes-rdb branch July 17, 2025 13:59
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jul 17, 2025
@robot-ch-test-poll1 robot-ch-test-poll1 added pr-backports-created-cloud deprecated label, NOOP pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR labels Jul 17, 2025
robot-ch-test-poll4 added a commit that referenced this pull request Jul 17, 2025
Cherry pick #83751 to 25.4: Fix implicit indexes breaking Replicated Database
robot-ch-test-poll4 added a commit that referenced this pull request Jul 17, 2025
Cherry pick #83751 to 25.5: Fix implicit indexes breaking Replicated Database
robot-ch-test-poll4 added a commit that referenced this pull request Jul 17, 2025
Cherry pick #83751 to 25.6: Fix implicit indexes breaking Replicated Database
robot-ch-test-poll4 added a commit that referenced this pull request Jul 17, 2025
Cherry pick #83751 to 25.7: Fix implicit indexes breaking Replicated Database
clickhouse-gh bot added a commit that referenced this pull request Jul 17, 2025
Backport #83751 to 25.6: Fix implicit indexes breaking Replicated Database
clickhouse-gh bot added a commit that referenced this pull request Jul 17, 2025
Backport #83751 to 25.7: Fix implicit indexes breaking Replicated Database
alexey-milovidov added a commit that referenced this pull request Jul 17, 2025
Backport #83751 to 25.5: Fix implicit indexes breaking Replicated Database
evillique added a commit that referenced this pull request Jul 17, 2025
Backport #83751 to 25.4: Fix implicit indexes breaking Replicated Database
robot-ch-test-poll4 added a commit that referenced this pull request Jul 17, 2025
Cherry pick #83751 to 25.3: Fix implicit indexes breaking Replicated Database
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 17, 2025
evillique added a commit that referenced this pull request Jul 17, 2025
Backport #83751 to 25.3: Fix implicit indexes breaking Replicated Database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR 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.

5 participants