0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/sql
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
..
funnels [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
paths
retention fix(retention): fix breakdown people urls (#7642) 2021-12-15 18:20:56 +00:00
sessions Remove legacy sessions (#7401) 2021-11-29 21:11:10 -08:00
test 0002_events_sample_by (#7778) 2021-12-17 10:41:15 -08:00
trends chore(lifecycle): add comments and CTEs to clickhouse sql (#7773) 2021-12-17 17:09:28 +00:00
__init__.py
actions.py
clickhouse.py Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
cohort.py [fix] Cohort 0 count bug fix (#7742) 2021-12-16 10:38:41 -06:00
dead_letter_queue.py Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00
element.py
events.py Proposal: Set time bounds for "all of time" filter (#7849) 2022-01-05 14:34:33 +02:00
groups.py Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00
person.py [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
plugin_log_entries.py Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00
session_recording_events.py Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00