Open jun-he opened 3 months ago
Maestro can parse the manifest.json compiled by dbt-core to convert dbt models into Maestro workflows. We can also add extra Maestro features into dbt models by embedding them into the meta field in the dbt model.
manifest.json
Maestro can parse the
manifest.json
compiled by dbt-core to convert dbt models into Maestro workflows. We can also add extra Maestro features into dbt models by embedding them into the meta field in the dbt model.