ellisms commented on code in PR #37886:
URL: https://github.com/apache/airflow/pull/37886#discussion_r1511838274
##########
airflow/providers/amazon/aws/hooks/s3.py:
##########
@@ -1369,10 +1362,6 @@ def download_file(
"""
Download a file from the S3 location to the local file system.
- Note:
- This function shadows the 'download_file' method of S3 API, but it
is not the same.
- If you want to use the original method from S3 API, please use
'S3Hook.get_conn().download_file()'
-
Review Comment:
Strange..just rebased it again.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]