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_r324422462
 
 

 ##########
 File path: airflow/gcp/hooks/gcs.py
 ##########
 @@ -238,7 +260,6 @@ def exists(self, bucket_name, object_name):
     def is_updated_after(self, bucket_name, object_name, ts):
         """
         Checks if an blob_name is updated 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

Reply via email to