ashb commented on a change in pull request #5054: [AIRFLOW-4255] Replace
Discovery based api with client based for GCS
URL: https://github.com/apache/airflow/pull/5054#discussion_r272962891
##########
File path: airflow/contrib/hooks/gcs_hook.py
##########
@@ -193,16 +187,7 @@ def upload(self, bucket, object, filename,
:type mime_type: str
:param gzip: Option to compress file for upload
:type gzip: bool
- :param multipart: If True, the upload will be split into multiple HTTP
requests. The
Review comment:
It's a change in API of the operator so should go in UPDATING, yes.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services