Skip to content

Rewrite NonJoinedBlockInputStream#7586

Merged
alexey-milovidov merged 3 commits intoClickHouse:masterfrom
4ertus2:joins
Nov 4, 2019
Merged

Rewrite NonJoinedBlockInputStream#7586
alexey-milovidov merged 3 commits intoClickHouse:masterfrom
4ertus2:joins

Conversation

@4ertus2
Copy link
Contributor

@4ertus2 4ertus2 commented Nov 1, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Category (leave one):

  • Bug Fix

Short description (up to few sentences):
Support duplicated keys in RIGHT|FULL JOINs, e.g. ON t.x = u.x AND t.x = u.y. Fix crash in this case.

Detailed description (optional):
NonJoinedBlockInputStream reimplemented.

@4ertus2
Copy link
Contributor Author

4ertus2 commented Nov 1, 2019

#7544

@4ertus2 4ertus2 changed the title [wip] Revrite NonJoinedBlockInputStream (in progress) [wip] Rewrite NonJoinedBlockInputStream (in progress) Nov 1, 2019
@4ertus2 4ertus2 changed the title [wip] Rewrite NonJoinedBlockInputStream (in progress) [wip] Rewrite NonJoinedBlockInputStream Nov 1, 2019
@4ertus2 4ertus2 changed the title [wip] Rewrite NonJoinedBlockInputStream Rewrite NonJoinedBlockInputStream Nov 3, 2019
@alexey-milovidov alexey-milovidov added the pr-bugfix Pull request with bugfix, not backported by default label Nov 4, 2019
@alexey-milovidov alexey-milovidov merged commit 81e33ca into ClickHouse:master Nov 4, 2019
@alesapin alesapin added the v19.16 label Nov 8, 2019
@alesapin
Copy link
Member

conflicts in 19.15

tavplubix pushed a commit that referenced this pull request Nov 19, 2019
Rewrite NonJoinedBlockInputStream
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.

4 participants