Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupiter v6 refactor #595

Merged
merged 22 commits into from
Jul 2, 2024
Merged

Jupiter v6 refactor #595

merged 22 commits into from
Jul 2, 2024

Conversation

desmond-hui
Copy link
Contributor

  • Make version 2 of jupiter v6 summary swaps intermediate model
    • Use inner_swaps
    • Modify / Add tests
    • This model only produces valid results on or after 2023-08-03. Less than 3k swaps occurred before this date. In gold layer we will use version 1 model for those early swaps (it will be a static dataset and turned into a source+view.
--full refresh on 2XL
02:37:08  1 of 1 OK created sql incremental model silver.swaps_intermediate_jupiterv6_2 .. [SUCCESS 1 in 399.11s]

--incremental on M
03:01:18  1 of 1 OK created sql incremental model silver.swaps_intermediate_jupiterv6_2 .. [SUCCESS 110562 in 109.62s]

-- tests
03:02:14  Finished running 20 tests, 11 hooks in 0 hours 0 minutes and 24.41 seconds (24.41s).
03:02:14  
03:02:14  Completed successfully
03:02:14  
03:02:14  Done. PASS=20 WARN=0 ERROR=0 SKIP=0 TOTAL=20

@desmond-hui desmond-hui requested a review from tarikceric June 27, 2024 03:08
@@ -0,0 +1,123 @@
version: 2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add a relationship test in decoded_instructions_combined?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, added!

18:09:38  2 of 21 PASS dbt_utils_relationships_where_silver__decoded_instructions_combined_swaps_intermediate_jupiterv6_2_tx_id  [PASS in 17.51s]

@desmond-hui desmond-hui requested a review from tarikceric July 1, 2024 16:06
@desmond-hui desmond-hui merged commit 44416d7 into main Jul 2, 2024
1 check passed
@desmond-hui desmond-hui deleted the jupiter-v6-refactor branch July 2, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants