aru-trackunit opened a new pull request, #29694: URL: https://github.com/apache/airflow/pull/29694
related: [#ISSUE](https://github.com/apache/airflow/issues/29552) Previously the log message didn't exactly tell the user where the has been uploaded to so I decided to fix that behavior. If reviewers decide that solution is too complex to keep it then I am happy to remove the log as well or set a message to "File has been uploaded." Unfortunately google api doesn't return full path of the file and there is a need go up the tree. In the documentation they also say that drive can have up to 20 nested folders which I included in the solution to break a loop if more than 20 iterations have happened. https://support.google.com/a/users/answer/7338880?hl=en -- 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]
