Closed antonyip closed 2 years ago
dbt cloud failed.
dbt run
dbt test
root@466937a54689:/harmony# dbt run -s viperswap_lp_actions 22:11:45 Running with dbt=1.0.0 22:11:46 Found 45 models, 389 tests, 0 snapshots, 0 analyses, 187 macros, 0 operations, 10 seed files, 21 sources, 0 exposures, 0 metrics 22:11:46 22:11:54 Concurrency: 4 threads (target='dev') 22:11:54 22:11:54 1 of 1 START incremental model DEV.viperswap_lp_actions......................... [RUN] 22:12:11 1 of 1 OK created incremental model DEV.viperswap_lp_actions.................... [SUCCESS 1 in 16.95s] 22:12:11 22:12:11 Finished running 1 incremental model in 25.51s. 22:12:11 22:12:11 Completed successfully 22:12:11 22:12:11 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
prod
dev
full-refresh
dbt docs generate
Description
dbt cloud failed.
Tests
dbt run
/dbt test
hereprod
anddev
for any schema change noneChecklist
full-refresh
is needed for any tabledbt docs generate
to update the documentation files if this PR is changing the models in any way.