Abhishekmishra2808 opened a new pull request, #61334: URL: https://github.com/apache/airflow/pull/61334
### PR Update - Update `GoogleAdsToGcsOperator.execute()` return type from `None` to `list[str]` - Return a list containing the full `gs://` URI of the uploaded GCS object - Add docstring documentation for the new return value - Update unit tests to validate the returned GCS URI format - Fix test `BUCKET` constant by removing the `gs://` prefix Related: #11323 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
