You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix loader detection order: check MetricFlow before native YAML
"semantic_models:" contains "models:" as a substring, so MetricFlow
files were incorrectly routed to SidemanticAdapter. Move the
semantic_models: check before the models: check to fix this.
0 commit comments