0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/ee/clickhouse/materialized_columns
Karl-Aksel Puulmann 8d8705d1bb
Materialize person columns automatically (#5760)
* Hotfix: Use materialized columns on cloud

This was broken since default_kind was different on Distributed tables
on cloud

* Improve __init__.py

* Make reverting DEFAULT column async, only ON CLUSTER for events table
2021-08-28 12:14:30 +03:00
..
test Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
__init__.py Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
analyze.py Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
columns.py Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
util.py Automatically create materialized properties (#5744) 2021-08-26 18:48:57 +03:00