-
Notifications
You must be signed in to change notification settings - Fork 288
add redshift, postgres, databricks support #382
Conversation
Hi team, I followed the instructions here for dbt integration (Redshift) When I did Also when I tried running
Could you advise me how to proceed with this, thanks! |
Is this the connection method you are using for dbt redshift? https://docs.getdbt.com/reference/warehouse-setups/redshift-setup#password-based-authentication |
Thank you for looking into this!
@williebsweet getting the same errors with postgres connector. |
We're expecting the password to be named I'll open an issue to add |
Adds conn parsing for redshift, postgres, databricks
Note that I changed the max supported version constant. We can't support dbt versions >= 1.4.2 as the manifest.json doesn't align with the posted json schema