Commit Graph

2 Commits

Author SHA1 Message Date
desmond-hui
44416d7744
Jupiter v6 refactor (#595)
* reorganize swaps models folder structure

* wip jupv6 inner swaps

* wip

* wip

* update logic

* refactored

* remove comments

* docs and tests

* cleanup and add metadata cols

* pick the larger of the 2 dates so that it gets picked up downstream

* fix bad swap index in test seed

* initial model and docs

* add test cases

* adjust input/output swap join logic

* remove upper bound

* modify incremental logic to work with window function cols

* fix seed file

* remove no longer valid test cases

* put schedule tag last

* add relationship test
2024-07-02 06:50:37 -07:00
desmond-hui
79b061e755
Jupiter inner swaps (#588)
* reorganize swaps models folder structure

* wip jupv6 inner swaps

* wip

* wip

* update logic

* refactored

* remove comments

* docs and tests

* cleanup and add metadata cols

* pick the larger of the 2 dates so that it gets picked up downstream

* fix bad swap index in test seed

* adjust swap index to relate to each top level jupiter instruction

* add test cases

* put tags last

* remove _inserted_timestamp greatest, causing unexpected incremental behavior

* handle multiple top level swaps inner instructions each using >1 route

* remove incremental upper bound

* add test case
2024-06-25 19:39:44 -07:00