MetricsDAO / harmony_dbt

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

Changed column name from "GAS" to "GAS_LIMIT" for TXS table in HARMONY #123

Closed agaperste closed 2 years ago

agaperste commented 2 years ago

Description

@forgxyz @chuxinh

NOTES: full-refresh is needed for txs table

Tests

root@30a128358363:/harmony# dbt run -s txs --full-refresh Running with dbt=0.21.1 Found 45 models, 389 tests, 0 snapshots, 0 analyses, 180 macros, 0 operations, 8 seed files, 21 sources, 0 exposures

22:10:11 | Concurrency: 4 threads (target='dev') 22:10:11 | 22:10:12 | 1 of 1 START incremental model DEV.txs............................... [RUN] 22:10:33 | 1 of 1 OK created incremental model DEV.txs.......................... [SUCCESS 1 in 21.61s] 22:10:33 | 22:10:33 | Finished running 1 incremental model in 26.63s.

Completed successfully

Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 root@30a128358363:/harmony# dbt run -s txs Running with dbt=0.21.1 Found 45 models, 389 tests, 0 snapshots, 0 analyses, 180 macros, 0 operations, 8 seed files, 21 sources, 0 exposures

22:22:16 | Concurrency: 4 threads (target='dev') 22:22:16 | 22:22:16 | 1 of 1 START incremental model DEV.txs............................... [RUN] 23:11:12 | 1 of 1 OK created incremental model DEV.txs.......................... [SUCCESS 1 in 2936.15s] 23:11:12 | 23:11:12 | Finished running 1 incremental model in 2941.15s.

Completed successfully

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

Checklist

netlify[bot] commented 2 years ago

Deploy Preview for mdao-harmony canceled.

Name Link
Latest commit 0dc71edfa0e4ec1908cc3d5e8809f402b8a6577a
Latest deploy log https://app.netlify.com/sites/mdao-harmony/deploys/628ed1c08f799a00085bbb7f
chuxinh commented 2 years ago

is this for near or harmony?

agaperste commented 2 years ago

is this for near or harmony?

Sorry >.<, for Harmony