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:00:05 UTC

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

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

   - Added AzureServiceBusUpdateSubscriptionOperator to update the subscription properties 
       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 closed pull request #25028: Implement Azure Service Bus (Update and Receive Message) Subscription Operator

Posted by GitBox <gi...@apache.org>.
bharanidharan14 closed pull request #25028: Implement Azure Service Bus (Update and Receive Message) Subscription Operator
URL: https://github.com/apache/airflow/pull/25028


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