I am running a bigquery job through airflow as below
job = BigQueryOperator( task_id="job", use_legacy_sql=False, allow_large_results=Tr