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

Explore automatically generating time-series daily/monthly/weekly models #975

Closed
ravenac95 opened this issue Mar 7, 2024 · 2 comments
Closed
Assignees

Comments

@ravenac95
Copy link
Member

Describe the feature you'd like to request

We currently manually create the daily/monthly/weekly models for events. It would be nicer from a code maintenance perspective to have something automatically generate those models from a single abstract definition.

Describe the solution you'd like

We would have some abstract definition that we can use as a template to generate the daily/weekly/monthly models for a time-series model.

Describe alternatives you've considered

Currently we're doing this manually (copy and paste ftw)

@ryscheng ryscheng added this to the Infra: Data warehouse milestone Mar 26, 2024
@ryscheng
Copy link
Member

Going to de-prioritze this for now. The intention was to have MetricFlow do this for us automatically
#1179

But MetricFlow turned into a paid cloud product just now, so we can either:

  • Pay for dbt Team tier and try again
  • Write our own scripts to automate this.

Going to punt this decision till later

@ryscheng
Copy link
Member

This is technically done with Cube now! Closing in favor of follow-on work to hook it up to the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants