J Gehman

Results 3 comments of J Gehman

It turns out the solution assumed above was not relevant. It is failing again today with the same error message with no further change to any code: 17:00:52.458833 [debug] [Thread-2...

apologies @dbeatty10, that's now correct. I've tried going back and running `dbt snapshot` with both single and double quotes, and I get the same failure mode no matter what now....

1. create poetry project with ``` [tool.poetry.dependencies] python = "3.10.13" dbt-postgres = "^1.5.4" dbt-fal = {version = "1.5.4", extras = ["postgres"]} ``` 2. `tar -xzvf dbt_catboost_min_err.tar.gz` within the poetry project...