cube-js / cube-js/cube

Support rolling window measures without date range

Open
#8,489 1 comment 3 reactions 1 assignee Claimed by @paveltiunov View on GitHub
data modeling Roadmap: Q4 FY'25 (Nov 2024-Jan 2025)
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

Cube supports [`rolling_window` measures](https://cube.dev/docs/reference/data-model/measures#rolling_window) that enable a lot of non-trivial calculations such as [period-over-period changes](https://cube.dev/docs/guides/recipes/data-modeling/period-over-period). Currently, it requires a query to have a time dimension with a _defined date range_. We would like to lift that requirement and let such measures work even if the date range is not set.

It's currently planned for January 2025.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.