You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/13 18:16:53 UTC

[GitHub] [airflow] bharanidharan14 opened a new pull request, #25029: Implement Azure Service Bus (Update and Receive) Subscription Operator

bharanidharan14 opened a new pull request, #25029:
URL: https://github.com/apache/airflow/pull/25029

   - Added AzureServiceBusUpdateSubscriptionOperator to update the subscription properties
   - Added ASBReceiveSubscriptionMessageOperator to receive a Batch messages from a Service Bus Subscription under 
      specific Topic.
   - Added sample example to update and receive message subscription in Example DAG
   - Added unit Test case for operator and hook
   - Added Docs


-- 
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-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] bharanidharan14 commented on pull request #25029: Implement Azure Service Bus (Update and Receive) Subscription Operator

Posted by GitBox <gi...@apache.org>.
bharanidharan14 commented on PR #25029:
URL: https://github.com/apache/airflow/pull/25029#issuecomment-1183537243

   Created a PR for Azure Service Bus subscription update and receive message subscription operator 
   
   cc: @kaxil @josh-fell @dstandish @eladkal 


-- 
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-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] potiuk merged pull request #25029: Implement Azure Service Bus (Update and Receive) Subscription Operator

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #25029:
URL: https://github.com/apache/airflow/pull/25029


-- 
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-unsubscribe@airflow.apache.org

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