-
Notifications
You must be signed in to change notification settings - Fork 16.4k
GoogleDriveHook: Add folder_id param to upload_file
#29477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
GoogleDriveHook: Add folder_id param to upload_file
|
This comment is in regards to this issue: @shahar1 I pulled your code and only added The good news is that file was uploaded to a shared drive, however path's are not matching what I meant. That was the case when name of the In order to get what I wanted I had to run this: so it solves the problem, but then logs message is quite misleading. Would be nice to get In case this goes forward the documentation would have to be improved & maybe rename When I run: then it's placed on the user's own drive under @eladkal |
Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
e0a0b09 to
1bccfbd
Compare
… folder_id-when-upload_file # Conflicts: # airflow/providers/google/suite/hooks/drive.py
02cd44d to
0cb9ea6
Compare
Hey, thanks for the suggestion - I just added the |
088224f to
8a4aa24
Compare
8a4aa24 to
83641f1
Compare
replaces: #28142
closes: #29552
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.