potiuk commented on issue #58313: URL: https://github.com/apache/airflow/issues/58313#issuecomment-3541347965
> Thinking more about this, maybe we should add some sort of a warning to not disturb legacy users? Thoughts @potiuk ? I thin, `conn_type` has never been required, historically it's been mostly used to: * add custom UI behaviours * register Hook types with conn_ids for automated Hook creation (like DBApi does) But it was never required for Airflow 2. I think a warning should be enough and we should likely depracate the case where it is missing (and remove it some time later - not necesarily fail now). -- 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]
