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(event): Use event stores for unique count aggregation #1517

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

vincent-pochet
Copy link
Collaborator

Context

This PR is part of the high usage event ingestion epic. It follows #1476

Description

The objective of the PR is to implement the Unique Count aggregation at Clickhouse level

@vincent-pochet vincent-pochet added Billable Metric Related to the billable metrics Event Related to Events 🐞 Bug Something isn't working labels Dec 5, 2023
@vincent-pochet vincent-pochet self-assigned this Dec 5, 2023
@vincent-pochet vincent-pochet changed the title Feat clickhouse unique count feat(event): Use event stores for unique count aggregation Dec 5, 2023
@vincent-pochet vincent-pochet force-pushed the feat-clickhouse-unique-count branch from 57e9732 to c622439 Compare December 5, 2023 15:54
@vincent-pochet vincent-pochet removed the 🐞 Bug Something isn't working label Dec 7, 2023
@vincent-pochet vincent-pochet force-pushed the feat-clickhouse-unique-count branch 2 times, most recently from 69034a7 to af8782c Compare December 11, 2023 12:45
@vincent-pochet vincent-pochet force-pushed the feat-clickhouse-unique-count branch from af8782c to 50625cb Compare December 12, 2023 09:44
@vincent-pochet vincent-pochet merged commit e9d89cf into main Dec 12, 2023
6 checks passed
@vincent-pochet vincent-pochet deleted the feat-clickhouse-unique-count branch December 12, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Billable Metric Related to the billable metrics Event Related to Events
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants