eladkal commented on issue #45841: URL: https://github.com/apache/airflow/issues/45841#issuecomment-2662482692
@wei-juncheng maybe we should customize the Trino UI connection form for easier setup? https://airflow.apache.org/docs/apache-airflow/stable/howto/connection.html#custom-connection-fields Similar to what we have for Snowflake: https://github.com/apache/airflow/blob/7e9b9edd76a9535fd6137ab33142f2c735eb4d4b/providers/snowflake/src/airflow/providers/snowflake/hooks/snowflake.py#L94-L117 https://github.com/apache/airflow/blob/7e9b9edd76a9535fd6137ab33142f2c735eb4d4b/providers/snowflake/src/airflow/providers/snowflake/hooks/snowflake.py#L119-L150 -- 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]
