0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/ee/clickhouse/materialized_columns
Rick Marron fd150761ec
Materialize has_full_snapshot in session_recording_events (#7281)
* materialize has_full_snapshot

* add basic backfill command

* some clean up

* bug fix

* use comment function

* remove unneeded column check

* add to test for get_materialized_columns

* update test

* ClickhouseDestroyTablesMixin resets session_recording_events

* remove backfill command
2021-11-29 16:18:08 -08:00
..
test Materialize has_full_snapshot in session_recording_events (#7281) 2021-11-29 16:18:08 -08:00
__init__.py
analyze.py
columns.py Materialize has_full_snapshot in session_recording_events (#7281) 2021-11-29 16:18:08 -08:00
util.py