eladkal edited a comment on issue #14281:
URL: https://github.com/apache/airflow/issues/14281#issuecomment-780795425


   There was a message about it in the mailing list : 
https://lists.apache.org/thread.html/r8c1f1c330113052ae0a27c55611f582dcf1aaae84cc8f0a0cc37d5a2%40%3Cdev.airflow.apache.org%3E
   
   Assuming creating integration from scratch with 
https://github.com/trinodb/trino-python-client the scope is adding a new 
provider.
   A reference for adding a new provider can be found in 
https://github.com/apache/airflow/pull/13324 (You can start by adding only 
TrinoHook under the new Trino provider)
   
    I'm not sure if this requires to discuss this again on the mailing list. 
It's a bit tricky as some of Trino users (like me) are currently using Preso 
provider and it might be difficult to notify about splitting the provider.
   
   In any case I'd be happy to review the end product as I'm running Trino and 
currently working with the existed PrestoHook (which is uses prestodb package)
   


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