0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/ee/clickhouse/models
James Greenhill 2bb97b8efa
Do not shadow Kafka default columns _timestamp and _offset (#1718)
* Do not shadow Kafka default columns _timestamp and _offset

* drop the columns only on the kafka_ tables

* include data types

* fields cleanups

* datetime -> datetime64

* double import datetime
2020-09-25 16:23:48 +01:00
..
test
__init__.py
clickhouse.py
element.py Do not shadow Kafka default columns _timestamp and _offset (#1718) 2020-09-25 16:23:48 +01:00
event.py
person.py Do not shadow Kafka default columns _timestamp and _offset (#1718) 2020-09-25 16:23:48 +01:00
property.py