pankajastro commented on PR #33904:
URL: https://github.com/apache/airflow/pull/33904#issuecomment-1698423222

   Hi @potiuk / @eladkal I'm trying to update `AzureFileShareHook` to use the 
newly updated Azure SDK but interfaces on the Azure SDK side have changed a lot 
which makes it difficult to deprecate the existing hook API and same time 
update it to use the new Azure SDK.  I'm thinking either
   1. Add warring about Deprecation and release it and then the next release 
replaces the deprecated one with this PR  
   2. Or, do a breaking release 
   
   I would like hear your thoughts on this


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to