0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/sql
Karl-Aksel Puulmann a39596c092
Groups: Use materialized columns for groups (#6938)
* Migration to use materialized columns for groups

Workaround for https://github.com/PostHog/posthog/issues/6422

* Use groups materialized columns in queries

* Update mat column creation tests

* Simplify aggregation_target_field

* Fix migration

* Update snapshots
2021-11-08 15:49:39 +02:00
..
funnels Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
paths
retention BE (Groups/Retention): Support aggregating by groups (#6922) 2021-11-08 09:23:02 +02:00
sessions
stickiness
trends BE (Groups/Trends): Make breakdowns work with groups (#6899) 2021-11-05 13:47:41 +02:00
__init__.py
actions.py
clickhouse.py
cohort.py Simplify cohort filters (#6277) 2021-10-08 10:51:11 +03:00
dead_letter_queue.py Events dead letter queue CH table (#6193) 2021-10-07 08:30:13 +00:00
element.py
events.py Groups: Use materialized columns for groups (#6938) 2021-11-08 15:49:39 +02:00
groups.py Groups: Use materialized columns for groups (#6938) 2021-11-08 15:49:39 +02:00
person.py Fix cohort creation from trends (#6636) 2021-11-04 11:46:08 +01:00
plugin_log_entries.py
session_recording_events.py