paul_tiplady
03/17/2022, 5:23 PM(tap-mysql table1 >> target-snowflake table1 >> dbt table1), (tap-mysql table2 > ...), ...
so that we don’t need to do a full meltano elt
re-run if one of the extract/load jobs fails for table1
.
Wondering if there’s any thinking on a tighter integration from Meltano the DAG-oriented workflow that is inevitably required for larger-scale data pipelines?taylor
03/17/2022, 5:32 PMmeltano run
would be a good place for us to start putting stuff like that in 🙂 https://docs.meltano.com/reference/command-line-interface#run