salesforce_plugin icon indicating copy to clipboard operation
salesforce_plugin copied to clipboard

Remove S3 connection close.

Open tiwarirabi opened this issue 5 years ago • 0 comments

Since S3Hook doesn't have a connection attribute, this will throw an exception.

Link to the Issue: #5

Solution: remove dest_s3.connection.close() which was not accessible in airflow 1.9

tiwarirabi avatar Feb 19 '20 11:02 tiwarirabi