thomas_briggs
02/15/2023, 11:13 PMmeltano run
command followed by one or more transformers or utilities, do the utilities get executed once per extractor/loader pair?? e.g. if I run
meltano run tap-mysql1 target-postgres tap-mysql2 target-postgres dbt-postgres:run
the logs for both pipelines include the output from dbt. The dbt log lines have exactly the same timestamps though. So is dbt getting run twice (‼️ 😱 ) or is the output just sent to both logs?visch
02/16/2023, 12:14 AMtaylor
02/16/2023, 4:11 PMpat_nadolny
02/16/2023, 4:22 PMtaylor
02/16/2023, 4:27 PMthomas_briggs
02/16/2023, 4:29 PMthomas_briggs
02/16/2023, 4:29 PM