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

Allow fields on count calculations. #14928

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Allow fields on count calculations. #14928

merged 1 commit into from
Oct 31, 2024

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Oct 31, 2024

Description

Prior to this PR, calculation view "count" columns didn't take a field. They just assumed the field was *. This PR makes field required for counts, which allows you to count specific non-null values of a given column.

@samwho samwho requested a review from a team as a code owner October 31, 2024 11:55
Copy link

qa-wolf bot commented Oct 31, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/m labels Oct 31, 2024
Copy link
Member

@aptkingston aptkingston left a comment

Choose a reason for hiding this comment

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

Thanks Sam!

@samwho samwho merged commit e3b4998 into v3-ui Oct 31, 2024
12 checks passed
@samwho samwho deleted the allow-fields-on-counts branch October 31, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firestorm Data/Infra/Revenue Team size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants