0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/views/test
Yakko Majuri 531c367b4c
feat(funnels): speed up funnel queries by preventing properties being passed across shards (#13935)
* feat(funnels): speed up funnel queries by preventing properties being passed across shards

* Update snapshots

* Update snapshots

* testing

* Update snapshots

* Update snapshots

* new approach

* Update snapshots

* Update snapshots

* Update snapshots

* remove more unnecessary fields

* update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* remove more cols and see :)

* remove event_columns_to_query

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* update query building

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-30 08:22:00 -03:00
..
__snapshots__ feat(funnels): speed up funnel queries by preventing properties being passed across shards (#13935) 2023-01-30 08:22:00 -03:00
funnel feat(funnels): speed up funnel queries by preventing properties being passed across shards (#13935) 2023-01-30 08:22:00 -03:00
__init__.py
test_clickhouse_experiment_secondary_results.py fix(experiments): Add correct timezone and filtering for sec. metrics (#12767) 2022-11-14 17:04:26 +00:00
test_clickhouse_experiments.py fix(cache): Ensure cache is updated and kept in sync (#13940) 2023-01-26 16:55:49 +00:00
test_clickhouse_groups.py feat(trends): Include and sort by actor value in actors modal data (#12685) 2022-11-10 15:10:15 +01:00
test_clickhouse_path_person.py
test_clickhouse_paths.py
test_clickhouse_retention.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00
test_clickhouse_stickiness.py
test_clickhouse_trends.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00