0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/queries
Neil Kakkar 50bbafa33b
Backend for trend experiment results (#7878)
* backend for trend experiment results

* address comment, remove flake

* sort out dependencies
2022-01-05 17:15:12 +00:00
..
experiments Backend for trend experiment results (#7878) 2022-01-05 17:15:12 +00:00
funnels Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00
paths [actor] Funnel correlation actor (#7456) 2021-12-06 09:43:58 -05:00
retention [temp] increase timeout execution query check for retention (#7794) 2021-12-20 19:07:55 -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 Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
test Proposal: Set time bounds for "all of time" filter (#7849) 2022-01-05 14:34:33 +02:00
trends Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00
__init__.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
actor_base_query.py fix(retention): fix breakdown people urls (#7642) 2021-12-15 18:20:56 +00:00
breakdown_props.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
column_optimizer.py test(retention): add test for retention breakdown with materialized property (#7505) 2021-12-07 15:05:03 +00:00
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 Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
util.py Backend for trend experiment results (#7878) 2022-01-05 17:15:12 +00:00