Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include dictionaryLookBack size in MultiChannelGroupByHash size #14466

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

Dith3r
Copy link
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
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
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
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