You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/01/25 19:06:00 UTC

[jira] [Created] (AIRFLOW-2033) Create Google Cloud Storage List Operator

Kaxil Naik created AIRFLOW-2033:
-----------------------------------

             Summary: Create Google Cloud Storage List Operator
                 Key: AIRFLOW-2033
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2033
             Project: Apache Airflow
          Issue Type: Task
          Components: gcp
    Affects Versions: Airflow 2.0, 1.10.0
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik


There is an option in GCS hook to get the names of objects in a bucket filtered by prefix and delimiter. An operator that returns would be helpful. This operator would return a python list containing object names. A downstream task with python operator can be used to retrieve these file names using xcom.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)