[ 
https://issues.apache.org/jira/browse/AIRFLOW-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bolke de Bruin resolved AIRFLOW-2234.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

Issue resolved by pull request #3146
[https://github.com/apache/incubator-airflow/pull/3146]

> Enable insert_rows for PrestoHook
> ---------------------------------
>
>                 Key: AIRFLOW-2234
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2234
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: hooks
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>             Fix For: 1.10.0
>
>
> PrestoHook.insert_rows() raises NotImplementedError for now.
> But [Presto 0.126+ allows specifying column names in INSERT 
> queries|https://prestodb.io/docs/current/release/release-0.126.html], so we 
> can leverage DbApiHook.insert_rows() almost as is.
> I think there is no reason to keep it disabled.



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

Reply via email to