You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/04/29 09:35:00 UTC

[jira] [Updated] (AIRFLOW-3759) Add kms_key_name parameter to BigQuery operators to support CMEK

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

Ash Berlin-Taylor updated AIRFLOW-3759:
---------------------------------------
    Component/s: gcp

> Add kms_key_name parameter to BigQuery operators to support CMEK
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-3759
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3759
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: gcp, operators
>    Affects Versions: 1.10.2
>            Reporter: Jasper Smith
>            Priority: Trivial
>
> To support customer managed encryption keys in BigQuery, add a kms_key_name parameter to relevant BigQuery operators (those that can write to tables). This can be used to populate  the required configuration.query.destinationEncryptionConfiguration.kmsKeyName property in the job configuration.
>  
> [API Link|https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query.destinationEncryptionConfiguration]



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