[
https://issues.apache.org/jira/browse/AIRFLOW-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546569#comment-16546569
]
ASF subversion and git services commented on AIRFLOW-2704:
----------------------------------------------------------
Commit 2c20ae81f98f4db17416cebaa9a05b4d0a3880cf in incubator-airflow's branch
refs/heads/master from [~tomas.jansson]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=2c20ae8 ]
[AIRFLOW-2704] Add support for labels in the bigquery_operator
[AIRFLOW-2704]Add support for labels in the
bigquery_operator
Adds support for bigquery labels in the bigquery
operator and hook.
Make labels template fields
Closes #3573 from mastoj/AIRFLOW-2704
> 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
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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)