[SL-2147] [Bug] You should be able to silence Pydantic warning for multiple identical input measures #1185
Labels
bug
Something isn't working
Low priority
Created by Linear-GitHub Sync
Low
Created by Linear-GitHub Sync
Metricflow
Created by Linear-GitHub Sync
triage
Tasks that need to be triaged
Milestone
Is this a new bug in metricflow?
Current Behavior
I've been receiving the following message for multiple metrics when i parse my project. There aren't any errors in these metrics and they aren't duplicated.
17:09:30 PydanticMetric metrics_queried_l14d_wow_growth has multiple identical input measures specifications for measure metrics_queried. This might be hiding a semantic error. Input measure specification: name='metrics_queried' filter=None alias=None join_to_timespine=False fill_nulls_with=None.
Expected Behavior
I should be able to silence these warning, or we should provide a path to fix these warnings.
Steps To Reproduce
Create a metric with multiple identical input measures specifications and run
dbt parse
Relevant log output
No response
Environment
Which database are you using?
No response
Additional Context
No response
SL-2147
The text was updated successfully, but these errors were encountered: