Abhishekmishra2808 commented on issue #11323:
URL: https://github.com/apache/airflow/issues/11323#issuecomment-3831604387

   Hi @ShaharEpstein,
   
   I’d like to take up `GoogleAdsToGcsOperator` (`ads/transfers/ads_to_gcs.py`) 
from this issue.
   
   Plan:
   - Update the operator to return `List[str]` of destination GCS URIs instead 
of `None`
   - Follow the return-value pattern used by other updated `*ToGCSOperator`s
   - Add/update unit tests to validate the returned GCS URIs
   - Update docstrings/type hints if required
   
   Please assign it to me if this works. Thanks!
   


-- 
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]

Reply via email to