[ 
https://issues.apache.org/jira/browse/AIRFLOW-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901725#comment-16901725
 ] 

ASF subversion and git services commented on AIRFLOW-5103:
----------------------------------------------------------

Commit 9f7b85a58d1138e77809e266401a691bbde29cce in airflow's branch 
refs/heads/master from Jake Biesinger
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=9f7b85a ]

[AIRFLOW-5103] Pass matching objects in GCSPrefixSensor along via XCom (#5714)



> 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
>            Priority: Minor
>
> 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)

Reply via email to