Context
The dbt/MetricFlow ↔ Ossie converter was originally added under dbt-labs/metricflow/metricflow/converters, and is now maintained under apache/ossie/converters/dbt as the apache-ossie-dbt package.
The MetricFlow repository still contains the original metricflow/converters implementation, while the Ossie repository contains the newer ossie_dbt implementation.
Question
Is apache/ossie/converters/dbt now the canonical implementation and ownership location for the dbt/MetricFlow ↔ Ossie converter?
If so, should the duplicate metricflow/converters implementation be deprecated and eventually removed from MetricFlow after a documented migration/release window?
Clarifying this would help avoid two implementations diverging and make it clear where future fixes and feature requests should be filed.
Context
The dbt/MetricFlow ↔ Ossie converter was originally added under
dbt-labs/metricflow/metricflow/converters, and is now maintained underapache/ossie/converters/dbtas theapache-ossie-dbtpackage.The MetricFlow repository still contains the original
metricflow/convertersimplementation, while the Ossie repository contains the newerossie_dbtimplementation.Question
Is
apache/ossie/converters/dbtnow the canonical implementation and ownership location for the dbt/MetricFlow ↔ Ossie converter?If so, should the duplicate
metricflow/convertersimplementation be deprecated and eventually removed from MetricFlow after a documented migration/release window?Clarifying this would help avoid two implementations diverging and make it clear where future fixes and feature requests should be filed.