You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Moira Tagle (Jira)" <ji...@apache.org> on 2020/01/09 19:15:00 UTC

[jira] [Created] (AIRFLOW-6521) BigQuery hook .getSchema method should work for other projects

Moira Tagle created AIRFLOW-6521:
------------------------------------

             Summary: 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


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)