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

ASF GitHub Bot commented on AIRFLOW-5103:
-----------------------------------------

potiuk commented on pull request #5714: [AIRFLOW-5103] Pass matching objects in 
GCSPrefixSensor along via XCom
URL: https://github.com/apache/airflow/pull/5714
 
 
   
 
----------------------------------------------------------------
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]


> 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