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(unique-count): Add prorated unique count to ClickhouseStore #1700

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Context

The goal is to refactor the way we’re doing the aggregation for the unique count.

Description

The goal of this PR is to add the method Events::Stores::ClickhouseStore#prorated_unique_count.

The SQL logic has been extracted into Events::Stores::Clickhouse::UniqueCountQuery.

@vincent-pochet vincent-pochet self-assigned this Feb 15, 2024
@rsempe rsempe merged commit 0212870 into main Feb 15, 2024
6 checks passed
@rsempe rsempe deleted the feat-unique-count-grouped-clickhouse branch February 15, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants