Skip to content

Small improvement in distinct aggregation tests #18008

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

Merged

Conversation

lukasz-stec
Copy link
Member

Description

Dropped unnecessary override in TestOptimizeMixedDistinctAggregations and separated and extended testMixedDistinctAndZeroOnEmptyEmptyInputAggregations to cover all aggregations for this case

Additional context and related issues

Second commit extracted from #17963

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:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jun 22, 2023
@lukasz-stec lukasz-stec requested a review from sopel39 June 22, 2023 10:09
testMixedDistinctAndZeroOnEmptyEmptyInputAggregations
covers all cases of "zero on empty input" aggregation
@lukasz-stec lukasz-stec force-pushed the ls/2306/005-improve-distinct-aggr-tests branch from 53de69d to 6b7c086 Compare June 22, 2023 10:47
@sopel39 sopel39 merged commit 156a558 into trinodb:master Jun 26, 2023
@github-actions github-actions bot added this to the 421 milestone Jun 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