mik-laj commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook
Upload Method Improvement
URL: https://github.com/apache/airflow/pull/5770#discussion_r324422470
##########
File path: airflow/gcp/hooks/gcs.py
##########
@@ -336,13 +355,11 @@ def list(self, bucket_name, versions=None,
max_results=None, prefix=None, delimi
def get_size(self, bucket_name, object_name):
"""
Gets the size of a file in Google Cloud Storage.
-
Review comment:
This change prevents the documentation from being built properly. Can you
delete it?
----------------------------------------------------------------
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