[ 
https://issues.apache.org/jira/browse/AIRFLOW-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639640#comment-16639640
 ] 

ASF GitHub Bot commented on AIRFLOW-3163:
-----------------------------------------

antxxxx opened a new pull request #4003: [AIRFLOW-3163] add code to enable 
setting table description
URL: https://github.com/apache/incubator-airflow/pull/4003
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [x] My PR addresses the following [Airflow 
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references 
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
     - https://issues.apache.org/jira/browse/AIRFLOW-3163
     - In case you are fixing a typo in the documentation you can prepend your 
commit with \[AIRFLOW-XXX\], code changes always need a Jira issue.
   
   ### Description
   
   This adds a BigQuery operator to allow setting a table description
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add set table description operator to BigQuery operators
> --------------------------------------------------------
>
>                 Key: AIRFLOW-3163
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3163
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.0
>            Reporter: Anthony Brown
>            Assignee: Anthony Brown
>            Priority: Minor
>
> When populating lots of tables as results from BigQuery sql statements, it 
> would be useful to set a description on the table to include something like 
> last updated date
>  
> This will add an operator to the BigQuery class to include it



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

Reply via email to