tirkarthi commented on issue #23514:
URL: https://github.com/apache/airflow/issues/23514#issuecomment-1119351349

   The logic is here where `airflow_tmp_` is hardcoded. Since the name is 
returned I guess you `shutil.move` to rename it 
https://docs.python.org/3/library/shutil.html#shutil.move
   
   
https://github.com/apache/airflow/blob/83784d9e7b79d2400307454ccafdacddaee16769/airflow/providers/amazon/aws/hooks/s3.py#L858-L859
   
   Change introduced in https://github.com/apache/airflow/pull/6577 . cc: 
@feluelle


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

Reply via email to