PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
19.45k stars 1.14k forks source link

fix: Update persons batch export model to account for duplicates in person #23478

Open tomasfarias opened 4 days ago

tomasfarias commented 4 days ago

Problem

Person table can be duplicated too, so now we have to account for both tables having duplicates and/or updates. Yay fun.

Changes

👉 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?

Updated tests.