Jacob Biesinger created AIRFLOW-5103:
----------------------------------------
Summary: GCS Prefix Sensor should make matched files available to
downstream tasks
Key: AIRFLOW-5103
URL: https://issues.apache.org/jira/browse/AIRFLOW-5103
Project: Apache Airflow
Issue Type: Improvement
Components: contrib
Affects Versions: 1.10.3
Reporter: Jacob Biesinger
Assignee: Jacob Biesinger
Matching the style of the
[PubSubSensor|[https://airflow.readthedocs.io/en/stable/_modules/airflow/contrib/sensors/pubsub_sensor.html]],
we should make the GoogleCloudStoragePrefixSensor return the list of matches
so that downstream tasks don't have to duplicate the Sensor's logic and can
instead grab matching GCS objets via XCom.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)