docs: fix formatting and grammar in ReplacingMergeTree guide#176
Open
mintlify[bot] wants to merge 1 commit into
Open
docs: fix formatting and grammar in ReplacingMergeTree guide#176mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
1 task
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Summary
Ports upstream PR ClickHouse/clickhouse-docs#6372 to the Mintlify docs.
Changes
column-orientated→column-orientedmax_bytes_to_merge_at_max_space_in_pool,min_age_to_force_merge_seconds,min_age_to_force_merge_on_partition_only,FINALContext
Triggered by merge of upstream PR #6372 on
clickhouse/clickhouse-docs. The file slug/guides/replacing-merge-treeis preserved (target:concepts/features/operations/update/replacing-merge-tree.mdx).Only the English source was updated; i18n translation files in the upstream repo were intentionally skipped per task instructions.
Note
Low Risk
English prose and markdown formatting only; no code or runtime behavior changes.
Overview
Documentation-only edits to the ReplacingMergeTree guide (
replacing-merge-tree.mdx): typo fix (column-oriented), clearer wording in the example about expected row counts and merge timing, and backtick formatting for ClickHouse settings and operators (max_bytes_to_merge_at_max_space_in_pool,min_age_to_force_merge_seconds,min_age_to_force_merge_on_partition_only,FINAL).Reviewed by Cursor Bugbot for commit 0a513a8. Bugbot is set up for automated code reviews on this repo. Configure here.