Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

add support for two part id #531

Merged
merged 2 commits into from
May 9, 2023
Merged

add support for two part id #531

merged 2 commits into from
May 9, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Apr 26, 2023

Resolves #530

This will also make the prod_database: field in dbt_project.yml optional. When that is not included, use the database from the local manifest.json (prod_db == dev_db)

This can be None for some dbt adapters like Databricks, so None values are filtered out.

@dlawin dlawin added bug Something isn't working --dbt Issues/features related to the dbt integration labels Apr 26, 2023
@dlawin dlawin requested a review from pik94 April 26, 2023 20:59
@dlawin dlawin self-assigned this Apr 26, 2023
Co-authored-by: Sergey Vasilyev <nolar@nolar.info>
@dlawin dlawin merged commit 0b2dcec into datafold:master May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for empty database variable in Databricks
2 participants