-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(clickhouse): Rework tables configuration (#2657)
- Use the new table configuration for events - Remove all agg tables - Add flat value in `events_enriched` table - Remove pre aggregated services
- Loading branch information
Showing
25 changed files
with
36 additions
and
2,250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
151 changes: 0 additions & 151 deletions
151
app/services/events/stores/clickhouse/pre_aggregated/base.rb
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
app/services/events/stores/clickhouse/pre_aggregated/count_query.rb
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
app/services/events/stores/clickhouse/pre_aggregated/latest_query.rb
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
app/services/events/stores/clickhouse/pre_aggregated/max_query.rb
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
app/services/events/stores/clickhouse/pre_aggregated/sum_query.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.