aru-trackunit commented on PR #29694: URL: https://github.com/apache/airflow/pull/29694#issuecomment-1453181311
@josh-fell I decided to remove this nested limit, since we can rely on Google API instead, also I made a wrong assumption. If google doesn't let user upload a file nested deeper that 20 levels then it will never generate longer path, but it was also protecting that in worst case scenario it makes 20 iterations instead of infinite loop if google introduces a bug. -- 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]
