Skip to content

PartialMergeJoin flush data on disk#7186

Merged
akuzm merged 12 commits intoClickHouse:masterfrom
4ertus2:mjoin
Oct 15, 2019
Merged

PartialMergeJoin flush data on disk#7186
akuzm merged 12 commits intoClickHouse:masterfrom
4ertus2:mjoin

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented Oct 3, 2019

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

Category (leave one):

  • Improvement

Short description (up to few sentences):
Flush parts of right-hand joining table on disk in PartialMergeJoin (if there is not enough memory). Load data back when needed.

@4ertus2 4ertus2 changed the title [wip] PartialMergeJoin flush data on disk PartialMergeJoin flush data on disk Oct 4, 2019
@4ertus2 4ertus2 changed the title PartialMergeJoin flush data on disk [wip] PartialMergeJoin flush data on disk Oct 4, 2019
@4ertus2 4ertus2 changed the title [wip] PartialMergeJoin flush data on disk PartialMergeJoin flush data on disk Oct 9, 2019
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Oct 15, 2019

Overall looks good to me.

@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Oct 15, 2019

The performance test not finishing is related to problems in master. This PR shouldn't have performance consequences, since it's for a new type of join. Will merge as is.

@akuzm akuzm merged commit cf99f88 into ClickHouse:master Oct 15, 2019
@akuzm akuzm added the pr-improvement Pull request with some product improvements label Oct 29, 2019
@4ertus2 4ertus2 deleted the mjoin branch July 11, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants