dabla commented on PR #41327:
URL: https://github.com/apache/airflow/pull/41327#issuecomment-2530861432

   > Yes. it could be Airflow 3-only feature. As long as the providers as a 
whole work for Airlfow 2 as well and we document it well I agree this could be 
a nice feature of the provider only enabled by migration to Airflow 3. We 
should have quite a few such incentives.
   
   I was wrong for the last part, it can stay as is, I thought the 
resolve_dialect methods directly returned the dialect but it's not, it returns 
a dataclass (e.g. dict) DialectInfo.  So I think it's ok as it is if it's ok 
for you.


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