Open SBurwash opened 4 months ago
@SBurwash
Thanks for your report. It seems that there are some cached tests which is from original removed node. Could you please help to remove the target/
folder and rerun dbt again to make the target/
folder as clean as possible? It would be a possible workaround solution.
At the same time, I would try to reproduce and see how to solve this.
This issue is fixed. Please check if it is fixed in the next release v0.26.0
. ETA 7/16
I'll try that out this morning, thanks @popcornylu !
Will keep you updated on how it turns out
It is fixed! Now I'm just trying to figure out a way to make it go faster... will investigate! Thanks :D
@popcornylu I am experiencing another issue where when running recce run
, I am getting no output logs and am left hanging.
Is this normal? Here is what I've seen for the past 5 minutes
────────────────────────────────────────────────────────────────────────────────────── DBT Artifacts ──────────────────────────────────────────────────────────────────────────────────────
Base:
Manifest: 2024-07-17 19:35:11.446647+00:00
Catalog: 2024-07-17 19:41:44.870821+00:00
Current:
Manifest: 2024-07-17 20:18:55.047562+00:00
Catalog: 2024-07-17 19:50:12.538694+00:00
────────────────────────────────────────────────────────────────────────────────────── Preset checks ──────────────────────────────────────────────────────────────────────────────────────
20:27:35 Found a seed (<my_table_name>) >1MB in size at the same path, dbt cannot tell if it has changed: assuming they are the same
Current Behavior
When running the
row_count diff
, I get the following errorExpected Behavior
I expect to be capable of running the row count diff with error.
I get the same error when running
recce run
Steps To Reproduce
dbt compile --target prod --target-path target-base/
# Tables already exist in proddbt docs generate --target prod --target-path target-base/
dbt compile
# Tables already exist in devdbt compile
recce run
Relevant log output
From SyncLinear.com | DRC-561