PostHog / posthog

🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
https://posthog.com
Other
22.3k stars 1.35k forks source link

chore: make raw_sessions CH 24.8 compatible #26406

Closed fuziontech closed 3 days ago

fuziontech commented 3 days ago

Problem

Making raw_sessions table compatible with CH 24.8

Prerequisite for CH 24.8 upgrade PR https://github.com/PostHog/posthog/pull/25189

Changes

Cast columns to correct types

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?