[
https://issues.apache.org/jira/browse/AIRFLOW-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063240#comment-17063240
]
ASF GitHub Bot commented on AIRFLOW-6978:
-----------------------------------------
turbaszek commented on pull request #7766: [AIRFLOW-6978] Add PubSubPullOperator
URL: https://github.com/apache/airflow/pull/7766
----------------------------------------------------------------
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]
> Add PubSubPullOperator
> ----------------------
>
> Key: AIRFLOW-6978
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6978
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp, operators
> Affects Versions: 2.0.0
> Reporter: Aleksander Nitecki
> Priority: Major
> Labels: operators, pull-request-available
>
> Add PubSubPullOperator - a non-blocking equivalent to Add PubSubPullSensor.
> These two share most of functionality but ultimately serve different purpose
> - while existing PubSubPullSensor will block the pipeline until it receives a
> message, new PubSubPullOperator can be used to check for new messages
> opportunistically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)