You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 14:59:00 UTC

[jira] [Commented] (AIRFLOW-4161) Big query to mysql Operator

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

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

adussarps commented on pull request #5710: [AIRFLOW-4161] BigQuery to Mysql Operator
URL: https://github.com/apache/airflow/pull/5710
 
 
   This operator allow to copy data from a bigquery table to a mysql table.
   See the doc for more details.
   
   
   Tests -- 1 new test to verify operator good comportment in BQ test suite.
   Contrib -- 1 new operator 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Big query to mysql Operator
> ---------------------------
>
>                 Key: AIRFLOW-4161
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4161
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib
>            Reporter: Antoine Dussarps
>            Assignee: Antoine Dussarps
>            Priority: Minor
>         Attachments: bq_to_mysql_operator.py
>
>
> [Contrib] We developed an operator that safely copy a bigquery table onto MySql.
> It can be used for speed improvement on some pre-agregated requests.
> Does not work on views.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)