0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries
Michael Matloka c2bc2fecd0
Use proper interval calculation in the funnel trends query (#5467)
* Use proper interval calculation in the funnel trends query

* Add some comments

* Update `test_filter`

* Rework `NULL_SQL` to use CH `INTERVAL` too

* Fix week-based relative `date_from` support not existing

* Make use of `toInterval*` functions and inject less

* Add fallback for `date_from` in `ClickhouseSessionsAvg`
2021-08-06 11:29:35 +02:00
..
funnels Use proper interval calculation in the funnel trends query (#5467) 2021-08-06 11:29:35 +02:00
sessions Use proper interval calculation in the funnel trends query (#5467) 2021-08-06 11:29:35 +02:00
test Fix "filter test accounts via cohort" filter (#5442) 2021-08-04 11:44:45 +01:00
trends Use proper interval calculation in the funnel trends query (#5467) 2021-08-06 11:29:35 +02:00
__init__.py
breakdown_props.py
clickhouse_paths.py
clickhouse_retention.py
clickhouse_session_recording.py Improve cached_property typing (#5465) 2021-08-05 22:31:31 +03:00
clickhouse_stickiness.py
event_query.py Fix "filter test accounts via cohort" filter (#5442) 2021-08-04 11:44:45 +01:00
util.py Use proper interval calculation in the funnel trends query (#5467) 2021-08-06 11:29:35 +02:00