DRavikanth opened a new issue #14281: URL: https://github.com/apache/airflow/issues/14281
We currently are having PrestoHook that underneath uses presto-python-client. Now with Trino (formerly known as PrestoSQL) is renamed and there are a change of headers presto-python-client will no longer work and so PrestoHook provider breaks. Ask is to provide support for TrinoHook which uses https://github.com/trinodb/trino-python-client underneath. ---------------------------------------------------------------- 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: [email protected]
