analytics/.github
Karl-Aksel Puulmann 4aa7dec301
Channels: Migration to add materialized column, backfill code (#4798)
* Channels: Migration to add column, backfill code

This change adds `acqusition_channel` columns to events_v2 and
sessions_v2 tables. These columns are materialized - we don't ingest
into them directly. Instead they're calculated based on other columns.

The data migration changes now allow to also backfill the column.

Tested the ability to change definitions by changing the function
definitions and re-running the migration with backfill. Confirmed that
the underlying data changed as expected.

* quiet option

* Exclude data migrations from validation

* Migration consistency
2024-11-12 06:41:34 +00:00
..
ISSUE_TEMPLATE changing the link to the feedback board 2023-10-17 16:06:56 +02:00
workflows Channels: Migration to add materialized column, backfill code (#4798) 2024-11-12 06:41:34 +00:00
dependabot.yml Keep github actions up to date with dependabot (#2914) 2023-05-11 14:02:41 +02:00
FUNDING.yml Add funding badge 2020-07-17 21:10:46 +03:00
PULL_REQUEST_TEMPLATE.md Add dark mode to PR template 2021-12-20 11:27:24 +02:00