You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Asa (JIRA)" <ji...@apache.org> on 2019/01/17 17:22:00 UTC

[jira] [Created] (AIRFLOW-3725) Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq

Asa created AIRFLOW-3725:
----------------------------

             Summary: Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq
                 Key: AIRFLOW-3725
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3725
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Asa
            Assignee: Asa


Pandas_gbq.read_gbq uses Google application default credentials if a private_key is not supplied. We should allow users to pass in this private_key in order to allow key-based authentication.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)