[
https://issues.apache.org/jira/browse/AIRFLOW-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-1181 started by Matthew Chen.
---------------------------------------------
> Enable delete and list function for Google Cloud Storage Hook
> -------------------------------------------------------------
>
> Key: AIRFLOW-1181
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1181
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Matthew Chen
> Assignee: Matthew Chen
> Priority: Minor
>
> current {{GoogleCloudStorageHook}} does not support delete of a file, nor
> does it support listing of files based on prefix. We would like to have these
> features available for our use-case.
> The delete function should be able to return true if successfully deleted the
> object, based on generation etc.
> The list function should be able to list all objects with the given prefix,
> able to page through large result pages and return a list of all file names
> satisfying the given prefix criteria
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)