0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/queries
Neil Kakkar d07f0fd14c
Fix Significance bugs and FF enablement bug (#8218)
* fix significance bugs and FF enablement bug

* reduce flaky test sensitivity
2022-01-24 16:26:21 +00:00
..
experiments Fix Significance bugs and FF enablement bug (#8218) 2022-01-24 16:26:21 +00:00
funnels Yeetcode (#7830) 2022-01-18 14:32:28 -05:00
paths Recordings in paths (#8015) 2022-01-18 15:29:52 -08:00
retention Related groups query refactor (#7978) 2022-01-12 13:15:43 +02: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
stickiness Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
test Update test snapshots and test code (#8220) 2022-01-24 14:18:34 +02:00
trends Encode prepared urls (#8103) 2022-01-19 09:29:00 -05: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 only get recordings for paths + trends (#8127) 2022-01-19 10:49:12 -08: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 Speed up lifecycle query (#8021) 2022-01-13 16:31:09 +02:00
groups_join_query.py [actors] Stickiness actor pattern (#7440) 2021-12-02 11:43:20 -05:00
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 [actors] Stickiness actor pattern (#7440) 2021-12-02 11:43:20 -05:00
related_actors_query.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
util.py Switch around experiment calculation methods (#7943) 2022-01-07 16:02:52 +00:00