[
https://issues.apache.org/jira/browse/AIRFLOW-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999986#comment-16999986
]
ASF subversion and git services commented on AIRFLOW-5616:
----------------------------------------------------------
Commit 30c693c91a501c47f4ad594d1bc7303733b31cba in airflow's branch
refs/heads/master from Gaurav Sehgal
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=30c693c ]
[AIRFLOW-5616] Switch PrestoHook from pyhive to prestosql-client to support
transactions. (#6822)
Replace the pyhive client with presto official client.
> 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
> Assignee: Gaurav Sehgal
> Priority: Minor
>
> PrestoHook currently uses PyHive which doesn't support transactions whereas
> prestodb
> ([https://github.com/prestodb/presto-python-client)|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)