0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
James Greenhill
ecbdd9c2b4
chore: add throw_on_max_partitions_per_insert_block=false to dev config (#18729) 2023-11-17 11:38:51 -08:00
James Greenhill
b5b492f534
Revert "chore: don't throw on inserts into too many parts on dev" (#18728)
Revert "chore: don't throw on inserts into too many parts on dev (#18727)"

This reverts commit 46e8f1bbe3.
2023-11-17 11:30:20 -08:00
James Greenhill
46e8f1bbe3
chore: don't throw on inserts into too many parts on dev (#18727) 2023-11-17 11:24:43 -08:00
Yakko Majuri
8254fd67d7
feat: add script to backfill persons and groups columns on events table (#9722)
* feat: wip add script to backfill persons and groups columns on events table

* updates

* cleanup + query id feature

* refactor

* fixes and add person tests

* add groups tests

* fix ci tests?

* test

* keep dictionaries around

* updates + massive sleep test?

* fixes

* updates

* fix for ch 21.6.5
2022-05-17 09:32:31 +00:00
Guido Iaquinti
98ca2904be
feat(ClickHouse): upgrade Docker references to 21.11.11.1 (1/2) (#8860)
* feat(ClickHouse): upgrade Docker references to 21.11.11.1 (1/2)

* ci(backend): run tests on docker-compose changes

Co-authored-by: Harry Waye <harry@posthog.com>
2022-03-15 11:19:21 +00:00
Karl-Aksel Puulmann
b2fe0868d7
Proposal: Set mutations_sync in client.py instead of docker config (#5748)
This avoids weird divergence with prod that we need in ee tests but don't
want in e.g. plugin server tests or while developing.
2021-08-26 20:32:01 -07:00
James Greenhill
b9dc2d9540
Include users.xml config for dev/test clickhouse instance (#5732) 2021-08-25 01:47:15 +00:00