0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Eric Duong
b30fec0518
Event Partitioning (#733)
* initial working

* update day to midnight

* update CI postgres version

* reverse migration file

* handle default

* add version check

* add existence test and fixed bug

* extend initial range partitioned

* reverse order of checks

* change granularity to week

* Speed up loading of events with person_id

* adjusted time to trigger and stay 2 weeks ahead instead of 1

* use commands instead of migration

* update reverse script

* remove migration test

* adjust update function to handle all partitioned

* handle errors

* change the check that is performed

Co-authored-by: Tim Glaser <tim.glaser@hiberly.com>
2020-05-12 21:35:53 +01:00
Raul Gallegos
150b061483
Flake8 setup and improvements (#660)
* flake8 setup

* flake8 first improvement example on test_action test

* fix on github workflow for installing dev requirements
2020-04-27 18:13:59 +02:00
Tim Glaser
fa3aa8d69d
Fix running tests in forks (#580) 2020-04-14 15:34:04 +01:00
Marius Andra
7918a9d425 add REDIS_URL to mypy test 2020-04-07 14:02:09 +02:00
Tim Glaser
f9b02bb8a2 Fix typing errors and add check 2020-03-26 11:26:18 +00:00
Marius Andra
b1db5a9084 safe mkdir for dist folder 2020-03-18 13:39:23 +01:00
Tim Glaser
58c4efcc50
Update pythonapp.yml 2020-02-28 12:08:42 -08:00
Tim Glaser
f4730449d4
Update pythonapp.yml 2020-02-21 15:57:20 -08:00
Tim Glaser
4f45186d4a
Update pythonapp.yml 2020-02-21 15:50:50 -08:00
Tim Glaser
4cf1437155
Create pythonapp.yml 2020-02-21 15:44:11 -08:00