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

Remove granularity restriction for cumulative metrics #1282

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

courtneyholcomb
Copy link
Contributor

@courtneyholcomb courtneyholcomb commented Jun 14, 2024

Remove the BaseTimeGrainPattern filter that was in place for cumulative metrics. This restricted users from querying cumulative metrics with metric_time using non-default granularities, which will be supported shortly.
Also a small cleanup item in related code.
Only thing left in the stack after this is tests!

@cla-bot cla-bot bot added the cla:yes label Jun 14, 2024
@dbt-labs dbt-labs deleted a comment from github-actions bot Jun 14, 2024
@courtneyholcomb courtneyholcomb force-pushed the court/unrestrict-cumu-grain branch from 64e46a7 to ae72a15 Compare June 14, 2024 15:10
@courtneyholcomb courtneyholcomb force-pushed the court/unrestrict-cumu-grain branch from ae72a15 to 0c64b86 Compare June 19, 2024 00:13
Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ted lasso boom

I've just discovered the Ted Lasso giphy page and I might never communicate in any other way ever again.....

Base automatically changed from court/cumu-grain-dfp to main June 19, 2024 04:26
@courtneyholcomb courtneyholcomb force-pushed the court/unrestrict-cumu-grain branch from 0c64b86 to 568d048 Compare June 19, 2024 04:28
@courtneyholcomb courtneyholcomb enabled auto-merge (squash) June 19, 2024 04:28
@courtneyholcomb courtneyholcomb merged commit 7c58282 into main Jun 19, 2024
15 checks passed
@courtneyholcomb courtneyholcomb deleted the court/unrestrict-cumu-grain branch June 19, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants