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

[jira] [Created] (AIRFLOW-5616) PrestoHook to use prestodb

Alexandre Brilhante created AIRFLOW-5616:
--------------------------------------------

             Summary: PrestoHook to use prestodb
                 Key: AIRFLOW-5616
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5616
             Project: Apache Airflow
          Issue Type: Improvement
          Components: hooks
    Affects Versions: 1.10.5
            Reporter: Alexandre Brilhante


PrestoHook currently uses PyHive which doesn't support transactions whereas [prestodb|[https://github.com/prestodb/presto-python-client]] does. I think it would more flexible to use prestodb as client. I can work on a PR.



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