dabla commented on code in PR #37240:
URL: https://github.com/apache/airflow/pull/37240#discussion_r1482928049


##########
airflow/providers/microsoft/azure/transfers/local_to_adls.py:
##########
@@ -96,3 +96,53 @@ def execute(self, context: Context) -> None:
             blocksize=self.blocksize,
             **self.extra_upload_options,
         )
+
+
+class DataToADLSOperator(BaseOperator):

Review Comment:
   I will close this one I think I started by mistake on same branch from other 
pull request that is still open
   



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