eladkal commented on PR #29772:
URL: https://github.com/apache/airflow/pull/29772#issuecomment-1445358893

   I think it's OK if this config will be `Airflow>=2.6.0` only.
   This is a nice to have feature, not something we should invest time in 
backporting as no one really ever complained about this.
   
   As for providers, we can check for Airflow version in providers... for 
example:
   
https://github.com/apache/airflow/blob/9a7f07491e603123182adfd5706fbae524e33c0d/airflow/providers/common/sql/hooks/sql.py#L106


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