vqcuong opened a new issue, #24693:
URL: https://github.com/apache/airflow/issues/24693

   ### Description
   
   I have read throught 
[TrinoHook](https://github.com/apache/airflow/blob/main/airflow/providers/trino/hooks/trino.py#L130)
 and relize that the method get_conn missed option to specify an path to pem 
file or certificate directly for CertificateAuthentication in 
trino.dbapi.connect
   
   ### Use case/motivation
   
   It is flexible and easier to use and config a Trino connection from Airflow 
UI
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to