OmairK commented on a change in pull request #7680: [AIRFLOW-4438] Add Gzip 
compression to S3_hook
URL: https://github.com/apache/airflow/pull/7680#discussion_r390410635
 
 

 ##########
 File path: airflow/providers/amazon/aws/hooks/s3.py
 ##########
 @@ -442,6 +445,9 @@ def load_file(self,
         :param encrypt: If True, the file will be encrypted on the server-side
             by S3 and will be stored in an encrypted form while at rest in S3.
         :type encrypt: bool
+        :param gzip: If True, the file will be compressed on the server-side
 
 Review comment:
   Got it, I will resolve this

----------------------------------------------------------------
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