-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(retention): Enable person on events querying for retention (#9858)
* add constance setting * add minimum viable code * update journeys_for * working test case * chore: remove eventserializer in unnecessary places * change execution * change imports * fix typing and tests * change format * adjust * reset * split group path in trend breakdown * fix: typing * fix test * fix test, rename * automatically add persons to events in tests on flush * test CI with person-on-events * wip * fix * fix ci * add comma * reduce test explosion * fix CH server image version #9743 * update conditional * split person on events * split person on events * split properly * fix test deps * add persons on events for tests * rm eventserializer changes * upd * fix tests * streamline person on event tests * remove cache dependence, even after dematerialization deletion * disregard snapshot tests * no casting for matrix variables * fix actions problems * try to limit blast radius * Update snapshots * why are these tests passing? * stoopid * fix trend tests * fix more trend tests, add test for old query regression * Update snapshots * optimise persons * feat(retention): Enable person on events querying for retention * update snaps * Update snapshots * Update snapshots * fix tests Co-authored-by: eric <eeoneric@gmail.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
351b311
commit 5e09eba
Showing
5 changed files
with
60 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters