[
https://issues.apache.org/jira/browse/AIRFLOW-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomasz Urbaszek resolved AIRFLOW-6978.
--------------------------------------
Fix Version/s: 2.0.0
Resolution: Done
> 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
> Fix For: 2.0.0
>
>
> 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)