ephraimbuddy commented on issue #11968:
URL: https://github.com/apache/airflow/issues/11968#issuecomment-723905113


   > > > I also need to add the async stuff as well since that is one of the 
major benefits of v12.
   > > 
   > > Support for asynchronous operations in Airflow is the future and no 
operator has yet to support it. For now, I would focus on the synchronous 
version, and as the next PR we can add asynchronous operations. WDYT?
   > 
   > I agree with that. Do you think the synchronous v12 support would be in a 
1.10 Airflow version or would it have to wait for 2.0?
   > 
   > @ephraimbuddy Any thoughts about keeping the hook method names the same as 
the previous wasb_hook? I know I personally have a lot of references to the 
hook in my existing code because I use it for schedule and also for 
reading/testing random blobs (jupyter notebooks all over the place...). I am 
perfectly okay with making the changes though, just throwing it out there.
   
   Yes. The methods are the same. Extra methods were added too. However, people 
will need to do the connection differently(I'll still look into 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to