SameerMesiah97 commented on PR #62633: URL: https://github.com/apache/airflow/pull/62633#issuecomment-3983155362
> https://github.com/apache/airflow/blob/main/providers%2Fgoogle%2Fsrc%2Fairflow%2Fproviders%2Fgoogle%2Fcloud%2Fhooks%2Fgcs.py#L1254-L1254 > > how about using Path.rglob('*') for recursive iteration, just like what is done in gcs side? @SameerMesiah97 @bhavesh200628-debug @justinpakzad As long as it does not follow symlinks, that should be okay. I would ask the author to check. -- 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]
