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 b6b2508233
Make marking materialized columns as MATERIALIZED stateless (#5831)
This simplifies the operational model a lot
2021-09-07 11:53:57 +00:00
..
test Make marking materialized columns as MATERIALIZED stateless (#5831) 2021-09-07 11:53:57 +00:00
__init__.py Materialize person columns automatically (#5760) 2021-08-28 12:14:30 +03:00
analyze.py Add command for materializing columns (#5816) 2021-09-07 07:56:29 +00:00
columns.py Make marking materialized columns as MATERIALIZED stateless (#5831) 2021-09-07 11:53:57 +00:00
util.py