[
https://issues.apache.org/jira/browse/AIRFLOW-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014555#comment-17014555
]
ASF subversion and git services commented on AIRFLOW-6521:
----------------------------------------------------------
Commit f653f2bccd9daf194d2dff0d17a545c6127bf3d4 in airflow's branch
refs/heads/master from Moira Tagle
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f653f2b ]
[AIRFLOW-6521] Add project param to BigQuery hook .getSchema method (#7118)
BigQuery hook can now take project_id as a parameter, so that operators may
specify project_ids other than the default specified in connection.
> BigQuery hook .getSchema method should work for other projects
> --------------------------------------------------------------
>
> Key: AIRFLOW-6521
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6521
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp, hooks
> Affects Versions: master
> Reporter: Moira Tagle
> Assignee: Moira Tagle
> Priority: Minor
>
> big query hook's .getSchema method will always get schemas for the project
> configured in the connection. The method should be extended to allow for an
> optional project id to be passed in.
> This is already the case for some other methods in the bigquery hook, but not
> .getSchema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)