Closed Jack-0-0 closed 6 months ago
Happy for you to merge @Jack-0-0
FYI @sqr00t - don't think this has any impact on the airflow pipeline, you're probably not using the s3 util from here?
Just adding a comment post-merge (no issues). I'm not using the s3 util, Metaflow and Airflow has it's own S3 integration. This part of utils was an pytesting exercise for Tom.
Closes #20.
aws_access_key_id
andaws_secret_access_key
inboto3.client
have been updated to be keyword arguments for functionutils.s3.s3_client
utils.s3._download_obj
updated sokwargs_boto
andkwards_reading
are empty dicts if none are given in the function inputsRemoved unused import from
_fileobj_to_dict