0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 02:49:32 +01:00
posthog/ee/clickhouse/views
Michael Matloka af613a8e64
fix(trends): Revamp WAU/MAU query to work in all cases (#12302)
* fix(trends): Allow WAU/MAU aggregation with intervals other than day

* Update snapshots

* Rework active users query and add tests

* Clarify tests

* Update breakdown.py

* Update snapshots

* Update test_trends.py

* Update snapshots

* Update comment

* Improve timestamp condition

* Revert "Improve timestamp condition"

This reverts commit 9fd6a1af92.

* Use multiline comments

* Sprinkle some `@snapshot_clickhouse_queries`

* Update snapshots

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-21 13:19:15 +02:00
..
test fix(trends): Revamp WAU/MAU query to work in all cases (#12302) 2022-10-21 13:19:15 +02:00
__init__.py
experiments.py
groups.py
insights.py
person.py