Bl3f edited a comment on issue #4084: [AIRFLOW-3205] Support multipart uploads 
to GCS
URL: 
https://github.com/apache/incubator-airflow/pull/4084#issuecomment-446894266
 
 
   I'm sorry to ask but why don't you use the resumable param of the 
`MediaFileUpload`? Actually the upload by chunks is already implemented in this 
class (cf. 
https://developers.google.com/api-client-library/python/guide/media_upload) :/ 
   
   It will avoid maintain in a operator some duplicated code I guess.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to