James Hale
02/02/2023, 2:40 AMdbt build
. This doesn't occur when running dbt locally.
E.g. in the image attached.jamie
02/02/2023, 3:39 PMJames Hale
02/06/2023, 6:10 PMrex
02/06/2023, 7:00 PM--debug
enabled? Our serverless tasks should have more than enough CPU/MEM to handle dbt tasks, esp since the transformation is happening in the data warehouse anyways.James Hale
03/02/2023, 2:24 PMdagster-cloud=1.0.13
to dagster-cloud=1.1.20
. Was there, perhaps, a change to the dockerfile for serverless deploys in that interval?--debug
flag in the dagster-dbt
integration? It doesn't appear to be exposed as an option: https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-dbt/dagster_dbt/cli/constants.py