0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Marius Andra ed25618236
Fetch person property values via Clickhouse (#8414)
* fetch person properties via clickhouse

* cleaner queries

* fix some types

* parse up to 100k persons with this prop, add back counts

* ignore something that's bound to error anyway

* no point making it too flat now

* revert flattening of lists

* add statsd

* ignore type

* add back conversion

* mypy

* better mypy

* refactor
2022-02-09 17:17:37 +01:00
..
api Dashboard privilege API and collaborators UI (#8424) 2022-02-08 16:22:09 +00:00
benchmarks Benchmarks: trends breakdown and lifecycle with filtering (#8018) 2022-01-13 11:53:00 +02:00
bin Special Migrations Runner (#7054 pt. 4) (#7446) 2021-12-13 13:00:27 -03:00
certs
clickhouse Fetch person property values via Clickhouse (#8414) 2022-02-09 17:17:37 +01:00
idl
kafka_client feat(k8s): add kafka connection status to health check endpoint (#8258) 2022-02-03 15:15:48 +00:00
management/commands async migrations separate errors table (#8152) 2022-01-21 19:54:47 +01:00
migrations Dashboard permissions base (#8394) 2022-02-02 17:16:35 +01:00
models Dashboard permissions base (#8394) 2022-02-02 17:16:35 +01:00
tasks fix(cohorts): don't substitute params (#8124) 2022-01-19 09:28:44 -05:00
__init__.py
apps.py
conftest.py add test for async migrations not being required on fresh installs (#8323) 2022-02-02 07:47:49 -05:00
LICENSE
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Use a helper to get env var for saml (#7744) 2021-12-15 21:45:51 -06:00
urls.py Dashboard privilege API and collaborators UI (#8424) 2022-02-08 16:22:09 +00:00