dbt-labs / dbt-labs/dbt-converter
Issue when dbt_metrics metrics are uppercase
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When dbt_metrics are uppercase:
- they are created with lowercase under `measures` the semantic model
- they are created with uppercase under `metrics`
which leads for the metrics not to be valid. The case needs to match
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.