Stéphane Burwash
07/05/2022, 3:58 PMdbt run --select statement INSIDE a run or job command? I keep getting the error --select not foundReuben (Matatika)
07/05/2022, 5:16 PMdbt:run command in your meltano.yml, or creating a new command like dbt:run-select? That way, you can invoke the command using meltano run.
meltano run tap-google-analytics target-postgres dbt:run-selectStéphane Burwash
07/05/2022, 5:51 PMtaylor
07/05/2022, 6:32 PMtaylor
07/05/2022, 6:32 PMReuben (Matatika)
07/05/2022, 7:27 PMvinh_nguyen__potloc_
07/06/2022, 10:14 AM