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

Fix partial aggregation skipping with Decimal aggregators #11833

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Aug 5, 2024

Which issue does this PR close?

Closes #11832

Rationale for this change

Otherwise when the dynamic grouping skip is hit you get an error

What changes are included in this PR?

Correctly set the intermediate aggregate type

Are these changes tested?

New slt test

Are there any user-facing changes?

Bug fix (but affected code has not been released)

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Aug 5, 2024
@alamb alamb changed the title Alamb/fix sum decmial Fix partial aggregation skipping with Decimal aggregators Aug 5, 2024
Copy link
Contributor

@korowa korowa left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @alamb

@Dandandan Dandandan merged commit 1c98e6e into apache:main Aug 6, 2024
25 checks passed
@alamb alamb deleted the alamb/fix_sum_decmial branch August 6, 2024 10:19
@alamb
Copy link
Contributor Author

alamb commented Aug 6, 2024

Thanks @Dandandan and @korowa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
3 participants