Hi Fabian, Do you have this issue with the BeaM Direct run configuration as well? The Beam Bigquery Output transform is Beam only, so this won't work with the native (local or remote) run configuration.
If the issue exists with the direct runner, can you share any errors you get? Regards, Bart On Tue, Jul 19, 2022 at 12:12 PM Fabian Peters <[email protected]> wrote: > Hi all! > > I'm developing a number of pipelines that write data to BigQuery. This > works fine, alas, during development I find I have to entirely remove the > "Beam BigQuery Output" transform to be able to run the pipeline locally, > disabling or deleting the hop to it did not help. Is there a way to keep > the transform around while debugging the pipeline? > > cheers > > Fabian
