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 Decimal256 sqllogictests for SUM, MEDIAN and COUNT aggregate expressions #7888

Closed
viirya opened this issue Oct 20, 2023 · 0 comments · Fixed by #7889
Closed

Add Decimal256 sqllogictests for SUM, MEDIAN and COUNT aggregate expressions #7888

viirya opened this issue Oct 20, 2023 · 0 comments · Fixed by #7889
Labels
enhancement New feature or request

Comments

@viirya
Copy link
Member

viirya commented Oct 20, 2023

Is your feature request related to a problem or challenge?

Except for newly added Decimal256 support of AVG, MIN/MAX, SUM and MEDIAN already have Decimal256 support but lack of sqllogictests tests.

Describe the solution you'd like

Add Decimal256 sqllogictests for SUM, MEDIAN and COUNT aggregate expressions

Describe alternatives you've considered

No response

Additional context

No response

@viirya viirya added the enhancement New feature or request label Oct 20, 2023
@viirya viirya changed the title Add Decimal256 sqllogictests for SUM and MEDIAN aggregate expressions Add Decimal256 sqllogictests for SUM, MEDIAN and COUNT aggregate expressions Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant