0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/migrations
Rick Marron 52a9054900
Materialize the window_id and session_id on the events table (#8532)
* materialize columns

* update snapshots

* remove test_with_materialized_column

* update recording snapshot

* update new funnel tests

* update snapshots

* fix test

* update snapshots pt 2
2022-02-15 16:41:30 -08:00
..
__init__.py
0001_initial.py
0002_events_materialized.py
0003_person.py
0004_kafka.py
0006_session_recording_events.py
0007_static_cohorts_table.py
0008_plugin_log_entries.py
0009_person_deleted_column.py
0010_cohortpeople.py
0011_cohortpeople_no_shard.py
0012_person_id_deleted_column.py
0013_persons_distinct_ids_column.py
0014_persons_distinct_ids_column_remove.py
0015_materialized_column_comments.py
0016_collapsing_person_distinct_id.py
0017_events_dead_letter_queue.py
0018_group_analytics_schema.py
0019_group_analytics_materialized_columns.py
0020_session_recording_events_window_id.py
0021_session_recording_events_materialize_full_snapshot.py
0022_person_distinct_id2.py
0023_dead_letter_queue_tags.py
0024_materialize_window_and_session_id.py