You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/13 11:13:16 UTC

[GitHub] [airflow] eladkal commented on issue #15005: `GCSToLocalFilesystemOperator` unnecessarily downloads objects when it checks object size

eladkal commented on issue #15005:
URL: https://github.com/apache/airflow/issues/15005#issuecomment-818654098


   > A new method, object_size(), can be added to GCSHook, then this can be addressed in GCSToLocalFilesystemOperator.
   
   We already have that method in the hook:
   
   https://github.com/apache/airflow/blob/1a85ba9e93d44601a322546e31814bd9ef11c125/airflow/providers/google/cloud/hooks/gcs.py#L776-L793
   


-- 
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:
users@infra.apache.org