Hank Ditton
Hank Ditton
## Problem Statement Currently, Cube.js dimensions have two mutually exclusive behaviors: - **`type: time`** - Supports time features (dateRange, granularity, relative dates like "last month") BUT always applies the query...
**Check List** - [ ] Tests have been run in packages where changes have been made if available - [ ] Linter has been run for changed code - [...
**Problem** I'd like to be able to customize the 'offset' of timeDimension granularities at query time. For example, I want to support a client that maybe wants to group by...
**Check List** - [X] Tests have been run in packages where changes have been made if available - [ ] Linter has been run for changed code - [X] Tests...