wei-juncheng commented on issue #45841: URL: https://github.com/apache/airflow/issues/45841#issuecomment-2651282120
Hi @jjavieralonso , I would like to confirm with you that currently, `TrinoHook` allows system administrators to input `client_tags` through the `Extra` parameter when creating a connection. Airflow will then pass the client tag into the Trino connection. In this issue, are you looking for more flexibility to input different client tags when the DAG is running (e.g., DAG information or function information)? - [Apache Trino Connection Document](https://airflow.apache.org/docs/apache-airflow-providers-trino/stable/connections.html) - [Trino's Official Document](https://trino.io/blog/2022/07/13/how-to-use-airflow-to-schedule-trino-jobs.html#creating-a-trino-connection) -- 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]
