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 grouped_prorated_unique_count to ClickhouseStore #1702

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Feb 16, 2024

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#grouped_prorated_unique_count.

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

@rsempe rsempe merged commit ff40623 into main Feb 16, 2024
6 checks passed
@rsempe rsempe deleted the unique-count branch February 16, 2024 09:40
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