Skip to content
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

[CT-2469] Quick UX improvements to model versions #7443

Closed
Tracked by #7372
jtcohen6 opened this issue Apr 24, 2023 · 0 comments · Fixed by #7435
Closed
Tracked by #7372

[CT-2469] Quick UX improvements to model versions #7443

jtcohen6 opened this issue Apr 24, 2023 · 0 comments · Fixed by #7435
Assignees
Labels
enhancement New feature or request model_versions

Comments

@jtcohen6
Copy link
Contributor

jtcohen6 commented Apr 24, 2023

Discussed in: #6736 (comment)

Three quick hits that allow us to tell a more compelling story around model versions in the first cut (v1.5):

  • By default, allow defining the latest_version of dim_customers in a file named dim_customers.sql (no suffix). The convention of dim_customers_vX.sql would also be supported — so this isn't actually a behavior change.
  • Provide users with a mechanism (probably post-hook macro) to create an un-suffixed alias pointing to the latest model version, until we support this natively: [CT-2468] [Feature] For versioned models, automatically create view/clone of latest version in unsuffixed database location #7442
  • Info-level log if you have an unpinned ref to a model that has a newer-than-latest (i.e. prerelease) version defined: "Heads up, your unpinned ref will roll over to the new version as soon as it's the latest."
@jtcohen6 jtcohen6 added enhancement New feature or request model_versions labels Apr 24, 2023
@jtcohen6 jtcohen6 self-assigned this Apr 24, 2023
@github-actions github-actions bot changed the title Quick UX improvements to model versions [CT-2469] Quick UX improvements to model versions Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request model_versions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant