dungdm93 opened a new pull request #14639:
URL: https://github.com/apache/airflow/pull/14639


   Currently, we have `PrestoHook` as well as `PrestoToGCSOperator`, 
`PrestoToMySqlOperator` used to load data from both 
[PrestoDB](https://prestodb.io/) and PrestoSQL to other systems. However, since 
Dec 27, 2020, [**PrestoSQL was renamed to 
Trino**](https://trino.io/blog/2020/12/27/announcing-trino.html), this mean you 
can't using above operators to access Trino any more.
   So this PR is first step support Trino alongside with PrestoDB.


----------------------------------------------------------------
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]


Reply via email to