We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Databricks model config "catalog" is not in the schema.
I have a use case to set the catalog based on environment variables, in order to deploy many copies of the same DBT project for different clients.
Seems like it should be simple to add "catalog" and "+catalog" to the schema, similar to #75.
The text was updated successfully, but these errors were encountered:
Sounds good! I'd welcome a PR to add this 🎉
Sorry, something went wrong.
@joellabes Raised the PR, let me know if anything else is needed.
No branches or pull requests
Databricks model config "catalog" is not in the schema.
I have a use case to set the catalog based on environment variables, in order to deploy many copies of the same DBT project for different clients.
Seems like it should be simple to add "catalog" and "+catalog" to the schema, similar to #75.
The text was updated successfully, but these errors were encountered: