0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/views/test
Yakko Majuri 3f53c815c7
feat(poe-v2): scaffolding for PoE v2 on event queries, full support in retention queries (#14830)
* add initial scaffolding

* _get_distinct_id_query --> _get_person_ids_query

* retention query changes

* full retention support for v2

* Update query snapshots

* add comments

* Update query snapshots

* debug local vs remote

* fix tests

* another try at debugging

* fix?

* Update query snapshots

* Update query snapshots

* fix

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-21 11:50:12 -03:00
..
__snapshots__ feat(poe-v2): scaffolding for PoE v2 on event queries, full support in retention queries (#14830) 2023-03-21 11:50:12 -03:00
funnel
__init__.py
test_clickhouse_experiment_secondary_results.py
test_clickhouse_experiments.py
test_clickhouse_groups.py fix(groups): event explorer, search and lemonify (#14834) 2023-03-21 00:06:58 +00:00
test_clickhouse_path_person.py
test_clickhouse_paths.py
test_clickhouse_retention.py
test_clickhouse_stickiness.py
test_clickhouse_trends.py