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/23 17:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asa resolved AIRFLOW-3725.
--------------------------
    Resolution: Fixed

https://github.com/apache/airflow/commit/50d6ebd3cf027f459681af9aa367e8b7cfc20a19

> 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
>            Priority: Minor
>
> 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)