Skip to content

Distributed INSERT SELECT into ReplicatedMergeTree#78041

Merged
devcrafter merged 71 commits intomasterfrom
pr-distributed-insert
Apr 18, 2025
Merged

Distributed INSERT SELECT into ReplicatedMergeTree#78041
devcrafter merged 71 commits intomasterfrom
pr-distributed-insert

Conversation

@devcrafter
Copy link
Copy Markdown
Member

@devcrafter devcrafter commented Mar 20, 2025

#47799

Changelog category (leave one):

  • New Feature

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

Distributed INSERT SELECT for replicated MergeTree tables now efficiently uses parallel replicas to parallelize INSERTs by selecting different data on different nodes and inserting them independently.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Mar 20, 2025

Workflow [PR], commit [571ccb2]

@azat azat self-assigned this Mar 21, 2025
@clickhouse-gh clickhouse-gh bot added the pr-feature Pull request with new product feature label Mar 30, 2025
@devcrafter devcrafter enabled auto-merge April 18, 2025 21:19
@devcrafter devcrafter added this pull request to the merge queue Apr 18, 2025
Merged via the queue into master with commit 24d68b7 Apr 18, 2025
115 of 122 checks passed
@devcrafter devcrafter deleted the pr-distributed-insert branch April 18, 2025 22:15
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Apr 18, 2025
robot-ch-test-poll4 added a commit that referenced this pull request Apr 19, 2025
Cherry pick #78041 to 25.4: Distributed INSERT SELECT into ReplicatedMergeTree
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-backports-created-cloud deprecated label, NOOP label Apr 19, 2025
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Apr 19, 2025
alexey-milovidov added a commit that referenced this pull request Apr 19, 2025
Backport #78041 to 25.4: Distributed INSERT SELECT into ReplicatedMergeTree
@CheSema
Copy link
Copy Markdown
Member

CheSema commented Apr 25, 2025

03409_pr_insert_select_unavailable_node flaks

@azat
Copy link
Copy Markdown
Member

azat commented Apr 25, 2025

Fixed in #79380

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-feature Pull request with new product feature 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.

7 participants