dbt-labs / dbt-semantic-interfaces

The shared semantic layer definitions that dbt-core and MetricFlow use.
Apache License 2.0
66 stars 13 forks source link

Support sub-daily granularity in YAML configs #286

Closed courtneyholcomb closed 3 months ago

courtneyholcomb commented 3 months ago

Resolves #818

Description

Enable sub-daily granularities in YAML specs (for time dimensions & cumulative metric windows).

Checklist