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

Add NullablePosition to SumDataSizeForStats #16726

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

raunaqmorarka
Copy link
Member

Description

Avoids an extra null check as block.getEstimatedDataSizeForStats will also check for null

Additional context and related issues

Missed making this change in #16675 , but it doesn't affect correctness.

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:

Avoids an extra null check as block.getEstimatedDataSizeForStats
will also check for null
@cla-bot cla-bot bot added the cla-signed label Mar 26, 2023
@raunaqmorarka raunaqmorarka requested a review from sopel39 March 26, 2023 04:22
@raunaqmorarka raunaqmorarka merged commit 5150eb5 into trinodb:master Mar 26, 2023
@raunaqmorarka raunaqmorarka deleted the add-ann branch March 26, 2023 06:04
@github-actions github-actions bot added this to the 411 milestone Mar 26, 2023
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.

2 participants