Binoy Shah
09/29/2022, 3:35 PMBy @sandy hey Binoy - do you have sources defined in dbt that correspond to the tables that are being created via Meltano? if so, that lineage should happen automatically
if the asset keys aren't lining up, you can use the node_info_to_asset_key or source_key_prefix argument of load_assets_from_dbt_project / load_assets_from_dbt_manifest to make it so they do (edited)
But I want to intercept the extract_load::meltano -> transform::dbt with some validations
What I am looking for is extract_load:(meltano-assets) --> @job/@op
Quality Check Job --> transform::(dbt-assets) --> @job/@op
post-processZach P
09/29/2022, 3:54 PMBinoy Shah
09/29/2022, 4:07 PMZach P
09/29/2022, 4:08 PMBinoy Shah
09/29/2022, 4:09 PMclaire
09/29/2022, 6:53 PMZach P
09/29/2022, 6:56 PMBinoy Shah
09/29/2022, 6:58 PMclaire
09/29/2022, 6:59 PMZach P
09/29/2022, 7:00 PM