[ https://issues.apache.org/jira/browse/AIRFLOW-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827289#comment-16827289 ]
ASF subversion and git services commented on AIRFLOW-3874: ---------------------------------------------------------- Commit 67316a962a0d6441cd0438fc78b230fb83080a1a in airflow's branch refs/heads/v1-10-test from Ryan Yuan [ https://gitbox.apache.org/repos/asf?p=airflow.git;h=67316a9 ] [AIRFLOW-3874] Improve BigQueryHook.run_with_configuration's location support (#4695) * [AIRFLOW-3874] mprove BigQueryHook.run_with_configuration's location support Assign location from the resp of insert() back to job.get() * [AIRFLOW-3874] Improve BigQueryHook.run_with_configuration's location support Remove unused code (cherry picked from commit 1c06c7442ad9452d61419b22d20ccf5bc31705ca) > Improve BigQueryHook.run_with_configuration's location support > -------------------------------------------------------------- > > Key: AIRFLOW-3874 > URL: https://issues.apache.org/jira/browse/AIRFLOW-3874 > Project: Apache Airflow > Issue Type: Improvement > Reporter: Ryan Yuan > Assignee: Ryan Yuan > Priority: Major > Fix For: 2.0.0 > > > BigQueryHook.run_with_configuration creates a new job and receives a response > with location field. It should use that field for the keep_polling_job loop. > Otherwise, it returns 404 job not found if the location is not US or EU. -- This message was sent by Atlassian JIRA (v7.6.3#76005)