Skip to content

Include dictionaryLookBack size in MultiChannelGroupByHash size#14466

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
Dith3r:master
Oct 7, 2022
Merged

Include dictionaryLookBack size in MultiChannelGroupByHash size#14466
sopel39 merged 1 commit intotrinodb:masterfrom
Dith3r:master

Conversation

@Dith3r
Copy link
Copy Markdown
Member

@Dith3r Dith3r commented Oct 5, 2022

Description

MultiChannelGroupByHash getEstimatedSize will include the size of DictionaryLookBack. DictionaryLookBack is preserved across input pages.

Non-technical explanation

Better memory utilization when using GroupBy.

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@Dith3r Dith3r requested a review from sopel39 October 5, 2022 06:42
@cla-bot cla-bot bot added the cla-signed label Oct 5, 2022
@Dith3r Dith3r requested a review from lukasz-stec October 5, 2022 06:42
Copy link
Copy Markdown
Member

@lukasz-stec lukasz-stec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % comments

@Dith3r Dith3r changed the title Include dictionaryLookBack size in MultiChannelGroupByHash estimated size Include dictionaryLookBack size in MultiChannelGroupByHash size Oct 5, 2022
@Dith3r Dith3r marked this pull request as ready for review October 5, 2022 08:02
Copy link
Copy Markdown
Member

@sopel39 sopel39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % comments

Copy link
Copy Markdown
Member

@sopel39 sopel39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

% @lukasz-stec comments

@Dith3r Dith3r force-pushed the master branch 3 times, most recently from f81357f to a0c2320 Compare October 6, 2022 10:32
@sopel39 sopel39 merged commit 0120169 into trinodb:master Oct 7, 2022
@github-actions github-actions bot added this to the 400 milestone Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants