Skip to content

Remove s3fs dependency#825

Merged
rwedge merged 11 commits intomasterfrom
no-s3fs
Jan 24, 2020
Merged

Remove s3fs dependency#825
rwedge merged 11 commits intomasterfrom
no-s3fs

Conversation

@rwedge
Copy link
Copy Markdown
Contributor

@rwedge rwedge commented Nov 21, 2019

Based on a suggestion from piskvorky/smart_open/issues/250, we can use the smart_open library in all cases where we upload and download from s3, removing the need to use the s3fs library.


After creating the pull request: in order to pass the changelog_updated check you will need to update the "Future Release" section of docs/source/changelog.rst to include this pull request.

@rwedge rwedge requested review from frances-h and kmax12 January 24, 2020 00:20
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 24, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@718af62). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #825   +/-   ##
=========================================
  Coverage          ?   98.16%           
=========================================
  Files             ?      117           
  Lines             ?    10808           
  Branches          ?        0           
=========================================
  Hits              ?    10610           
  Misses            ?      198           
  Partials          ?        0
Impacted Files Coverage Δ
featuretools/feature_base/features_deserializer.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 718af62...c5aa7c0. Read the comment docs.

Copy link
Copy Markdown
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nice code clean up

Copy link
Copy Markdown
Contributor

@frances-h frances-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@rwedge rwedge merged commit 15cca66 into master Jan 24, 2020
@rwedge rwedge deleted the no-s3fs branch January 24, 2020 19:28
@rwedge rwedge mentioned this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants