Hey-oh! If my Airflow DAG runs 20 tables, `meltano...
# troubleshooting
c
Hey-oh! If my Airflow DAG runs 20 tables,
meltano run
runs these sequentially and takes 2 hours. Is
meltano elt tap target --select {schema}-{table_name}.* --force
my best option to take advantage of concurrent runs?