FHoffmannCode opened a new issue #11323: URL: https://github.com/apache/airflow/issues/11323
**Description** Currently some storage operators return files destination uris list for example `GoogleSheetsToGCSOperator`. It would be a good idea to make all of such operators to return this list. **Use case / motivation** 1. Having list of destination uris for files transferred with operator is useful for debugging and troubleshooting 2. Inconsistent operator behaviour might be confusing for users. ---------------------------------------------------------------- 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]
