Skip to content

Attempt to fix merge join duplicate rows#35311

Merged
Avogar merged 1 commit intoClickHouse:masterfrom
vdimir:pmj-dup-rows
Mar 16, 2022
Merged

Attempt to fix merge join duplicate rows#35311
Avogar merged 1 commit intoClickHouse:masterfrom
vdimir:pmj-dup-rows

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Mar 15, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

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

Information about CI checks: https://clickhouse.tech/docs/en/development/continuous-integration/

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 15, 2022
@vdimir vdimir changed the title [wip] merge join duplicate rows Attempt to fix merge join duplicate rows Mar 16, 2022
@vdimir vdimir marked this pull request as ready for review March 16, 2022 11:21
@Avogar Avogar self-assigned this Mar 16, 2022
@Avogar Avogar merged commit 4a57976 into ClickHouse:master Mar 16, 2022
@vdimir vdimir deleted the pmj-dup-rows branch March 16, 2022 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

partial_merge_join algorithm lead to duplicated rows

3 participants