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

Automatically translate a naive SQL query into a time-series metric #2096

Open
ryscheng opened this issue Sep 7, 2024 · 0 comments
Open

Comments

@ryscheng
Copy link
Member

ryscheng commented Sep 7, 2024

What is it?

Let's say a user uses SQL to do a naive thing (e.g. calculate how many users of a certain type a project has).

It would be amazing if we could auto-translate that naive query into one that works with our sqlmesh time series factory to create historical time series data for all time.

The user may need to configure things like: window size, sample rate, etc.

@ryscheng ryscheng added this to the [f] Publish to OSO milestone Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant