[
https://issues.apache.org/jira/browse/AIRFLOW-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766118#comment-16766118
]
ASF subversion and git services commented on AIRFLOW-3874:
----------------------------------------------------------
Commit 1c06c7442ad9452d61419b22d20ccf5bc31705ca in airflow's branch
refs/heads/master from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1c06c74 ]
[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
> 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)