Tomas Jansson created AIRFLOW-2704:
--------------------------------------
Summary: Add support for labels for the bigquery_operator
Key: AIRFLOW-2704
URL: https://issues.apache.org/jira/browse/AIRFLOW-2704
Project: Apache Airflow
Issue Type: Improvement
Components: contrib
Reporter: Tomas Jansson
Assignee: Tomas Jansson
Being able to tag bigquery jobs with labels is critical when you run really
large scale data operation for cost control.
Labels are defined in the json payload here for the bigquery API:
[https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs.]
The changes that is needed is minor changes to the bigquery_operator and hook.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)