0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/tasks
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 comment out test (#5364) 2021-07-28 23:24:32 +00:00
__init__.py
hooks.py
materialized_column_backfill.py Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
webhooks_ee.py