-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
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
Give profiles some love #1958
Comments
Evidence from Slack:
|
Thanks for raising this issue @clrcrl - I agree that we'll want to update the profile specification syntax, and I do like the structure you've outlined here. The addition of a version number is a really good idea - it will make the upgrade path for users significantly easier, especially since this is a cosmetic change that users don't need to make right away. I think a good name for Some thoughts that pop into my head as I look at this:
Let me know what you think about all of this |
More evidence:
I somehow missed this reply:
|
I just spent a good amount of time trying to work out how targets relate to outputs in order to help a colleague get setup in dbt cloud. A big +1 on this!! |
Let's give this some consideration in advance of v1.0. I'm going to close #1165 in favor of this proposal. |
|
|
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days. |
Commenting to stop this one being auto-closed, although dbt Labs folks feel free to overrule me. I think this remains a confusing part of the dbt experience, which is especially important as it's often one of the first things a new dbt-core user has to work out. I'd love to see this targeted for 2.0 (and would be happy to contribute in part as much as I have the technical ability to). |
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days. |
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest; add a comment to notify the maintainers. |
Reopening for now - I'd be excited to refactor |
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days. |
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers. |
I recently rewrote some docs on connecting to your data warehouse when using dbt Core.
In doing so, I started to thing pretty hard about whether the names/structure we've used so far are still a good fit.
Some random thoughts:
envs
a better word instead?default outputdefault target.Here's my proposed new schema:
The text was updated successfully, but these errors were encountered: