Jason Prodonovich created AIRFLOW-1932:
------------------------------------------
Summary: Add Pull and Acknowledgment capabilities for GCP Pub/Sub
Key: AIRFLOW-1932
URL: https://issues.apache.org/jira/browse/AIRFLOW-1932
Project: Apache Airflow
Issue Type: Improvement
Components: contrib, gcp, hooks, operators
Affects Versions: Airflow 1.8
Reporter: Jason Prodonovich
Assignee: Jason Prodonovich
To complete the suite of operations available for Google Cloud Pub/Sub, add the
necessary hooks to pull messages and acknowledge messages from a subscription.
Also, create a sensor operator that will block until the subscription returns
at least one message. The operator should return the retrieved messages so they
can be used by downstream tasks if desired.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)