0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/queries
Eric Duong 34d45e3436
[cohort] insight cohorts (#7569)
* initial working'

* fix tests

* correct tests

* typing

* update snapshot

* add funnel test

* remove unnused

* rest of tests

* function name

* typing

* raise if debugging otherwise send to sentry

* no limit option for cohorts

* remove duplicate

* propogate types correctly

* add param

* cleanup

* update snapshots

* add comment

* change var name

* reverse arg

* use func

* fix tests and types

* add simplify

* move simplification

* adjust checks

* explicit type

* don't init
2022-01-06 10:38:29 -05:00
..
experiments Backend for trend experiment results (#7878) 2022-01-05 17:15:12 +00:00
funnels [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
paths [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
retention [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
session_recordings Read from and write to person_distinct_id2 if async migration is done (#7846) 2022-01-05 13:11:33 +02:00
sessions
stickiness [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
test [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
trends [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
__init__.py
actor_base_query.py [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
breakdown_props.py
column_optimizer.py
event_query.py Add benchmark for funnel query (#7813) 2021-12-21 13:09:00 +02:00
groups_join_query.py
person_distinct_id_query.py Read from and write to person_distinct_id2 if async migration is done (#7846) 2022-01-05 13:11:33 +02:00
person_query.py
related_actors_query.py
util.py Backend for trend experiment results (#7878) 2022-01-05 17:15:12 +00:00