You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2019/10/24 10:29:00 UTC

[jira] [Created] (AIRFLOW-5741) Move Cloud Natural Language to providers

Tomasz Urbaszek created AIRFLOW-5741:
----------------------------------------

             Summary: Move Cloud Natural Language to providers
                 Key: AIRFLOW-5741
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5741
             Project: Apache Airflow
          Issue Type: Improvement
          Components: gcp
    Affects Versions: 2.0.0
            Reporter: Tomasz Urbaszek


Move:

airflow.gcp.operators.natural_language -> airflow.providers.google.cloud.operators.natural_language

airflow.gcp.hooks.natural_language -> airflow.providers.google.cloud.hooks.natural_language

and also relevant tests and example DAGs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)