MetricsDAO / harmony_dbt

DBT Project for the Harmony Blockchain
12 stars 8 forks source link

Dfk item transactions #104

Closed eevui closed 2 years ago

eevui commented 2 years ago

Description

Implements DFK item transactions table

Tests

13:24:01 | Concurrency: 4 threads (target='dev') 13:24:01 | 13:24:01 | 1 of 1 START incremental model DEV.dfk_item_transactions............. [RUN] 13:24:58 | 1 of 1 OK created incremental model DEV.dfk_item_transactions........ [SUCCESS 1 in 57.15s] 13:24:58 | 13:24:58 | Finished running 1 incremental model in 65.03s.

Completed successfully

Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1



# Checklist
- [x] Follow [dbt style guide](https://github.com/dbt-labs/corp/blob/main/dbt_style_guide.md)
- [x] Tag the person(s) responsible for reviewing proposed changes @antonyip 
eevui commented 2 years ago

Dropped and resynced dfk_item_transactions table.