0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries
Karl-Aksel Puulmann 8e10a90b32
Implement workaround for reading person_distinct_ids (#5355)
* Implement workaround for reading person_distinct_ids

Context under https://github.com/PostHog/product-internal/issues/114

Hopefully a temporary workaround!

* Update query

* use print

* match stickiness test

* match stickiness and trends cohort paths

* bring back distinct_id query

* revert unrelated change

* reutrn to original

* reformat

* run again

* comment out test

Co-authored-by: eric <eeoneric@gmail.com>
2021-07-28 14:51:26 -04:00
..
funnels Add more options for funnel windowing (#5329) 2021-07-27 13:09:29 -04:00
sessions Load session events async on clickhouse (#5056) 2021-07-12 10:43:40 +03:00
test Fix filtering entity by cohort (#5338) 2021-07-27 09:59:41 +01:00
trends Standardize date and time formatting across app (#5332) 2021-07-27 01:46:20 +00:00
__init__.py Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
breakdown_props.py make sure values are properly labeled and table names are accounted for (#5288) 2021-07-22 12:59:20 -04:00
clickhouse_paths.py Revert "Revert "Add is_deleted column to person_distinct_id"" (#5194) 2021-07-19 19:47:41 -07:00
clickhouse_retention.py Revert "Revert "Add is_deleted column to person_distinct_id"" (#5194) 2021-07-19 19:47:41 -07:00
clickhouse_session_recording.py Load session events async on clickhouse (#5056) 2021-07-12 10:43:40 +03:00
clickhouse_stickiness.py Implement workaround for reading person_distinct_ids (#5355) 2021-07-28 14:51:26 -04:00
event_query.py Fix filtering entity by cohort (#5338) 2021-07-27 09:59:41 +01:00
util.py Load session events async on clickhouse (#5056) 2021-07-12 10:43:40 +03:00