Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Fixes S3 write path for SFrames #1416

Merged
merged 2 commits into from
Feb 18, 2019
Merged

Fixes S3 write path for SFrames #1416

merged 2 commits into from
Feb 18, 2019

Conversation

ylow
Copy link
Collaborator

@ylow ylow commented Feb 15, 2019

S3 has no directories, hence create_directory always succeeds when used on S3 filesystems.

create_directory_or_throw should therefore not check file status when S3 is used.

@ylow ylow requested a review from znation February 15, 2019 19:28
@srikris
Copy link
Contributor

srikris commented Feb 15, 2019

Fixes #57

@znation znation merged commit 86ee14b into apple:master Feb 18, 2019
znation pushed a commit that referenced this pull request Feb 18, 2019
@nickjong nickjong added this to the 5.4 milestone Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants