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

feat(bigquery): implement CountDistinctStar #9470

Merged
merged 3 commits into from
Jul 1, 2024

chore(bigquery): handle the case of count distinct star with a filter

af42342
Select commit
Loading
Failed to load commit list.
Merged

feat(bigquery): implement CountDistinctStar #9470

chore(bigquery): handle the case of count distinct star with a filter
af42342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2024 in 1s

20.00% of diff hit (within 92.00% threshold of 94.44%)

View this Pull Request on Codecov

20.00% of diff hit (within 92.00% threshold of 94.44%)

Annotations

Check warning on line 664 in ibis/backends/bigquery/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/bigquery/compiler.py#L663-L664

Added lines #L663 - L664 were not covered by tests