TomasB
10/04/2022, 3:50 PM--full-refresh option is only supported from cli, correct? I tried to add a job with --full-refresh like
meltano job add postgres-gbq-full-refresh --tasks "tap-postgres target-bigquery --full-refresh"
and getting the error Job 'postgres-gbq-full-refresh' has invalid tasks. The reason I tried this approach is to have a way of running a job with full-refresh option from airflowaaronsteers
10/04/2022, 4:26 PMTomasB
10/04/2022, 5:32 PM