How can I purposefully fail my BigQueryInsertJobOperator job?
I have a bunch of queries that I have to run in BigQuery from my DAG and they return either 0 or 1 depending on the check that they do, sth like this:
I have a bunch of queries that I have to run in BigQuery from my DAG and they return either 0 or 1 depending on the check that they do, sth like this: