Skip to content

Commit a2d40b5

Browse files
authored
feat: add metricflow_time_spine.yml (#52)
* feat: add metricflow_time_spine model configuration to fix warning Time spines without YAML configuration are in the process of deprecation. Please add YAML configuration for your 'metricflow_time_spine' model. * fix: correct indentation in metricflow_time_spine YAML configuration
1 parent c70c0c7 commit a2d40b5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
models:
2+
- name: metricflow_time_spine
3+
time_spine:
4+
standard_granularity_column: date_day
5+
columns:
6+
- name: date_day
7+
granularity: day

0 commit comments

Comments
 (0)