Hi, just wanted to let the Databricks Team know, that there is a bug in the task ui.
Currently it is not possible to save a task of "Type: dbt" if the "SQL Warehouse" is set to "None (Manual)".
Some weeks ago this was possible, also the "
Profiles Directory" field is now missing (which is not a problem because it can be set using dbt run --profiles-dir, but still a change which confused me in the beginning).
Instead Warehouse Catalog and Schema must now be defined. Which makes no sense because the catalog and schema is actually defined in dbt's profiles.yml.
It would be great if this bug could be fixed, such that "SQL Warehouse: None (Manual)" is a valid option again.
UI Error:
Error updating Main Pipeline
Edit as Yaml Error:
Could not update job
Catalog can only be defined if the warehouseId is defined
Old View

New View
