mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-30 19:41:46 +01:00
1ed6263a71
* Create Omni-Person model for managing people in Clickhouse * type fixes * rebase all the things * cleanups * id -> uuid for events in clickhouse * cleanups and type checks * Further cleanups and uuid conversions * kafka fix * break out serializer across kafka clients * fix a few bugs w/ datetime types * basic fix for people kafka table * fix migration errors (copy pasta errors) * Use KafkaProducer for Omni Person emitting * setup mock kafka producer * undo some work for inserting * Test TestKafkaProducer * change if order, obvious mistake * remove unnecessary function arg * Fix getters for new column * Test fixes * mirror columns across element queries * firm up handling of timestamps * only return timestamps for handle_timestamp * Correct heroku config for Kafka |
||
---|---|---|
.. | ||
api | ||
certs | ||
clickhouse | ||
idl | ||
kafka | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |