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)