ARROW-6688: [Packaging] Include s3 support in the conda packages - #5484
Closed
kszucs wants to merge 2 commits into
Closed
ARROW-6688: [Packaging] Include s3 support in the conda packages#5484kszucs wants to merge 2 commits into
kszucs wants to merge 2 commits into
Conversation
kszucs
marked this pull request as ready for review
September 25, 2019 13:17
wesm
approved these changes
Oct 3, 2019
| imports: | ||
| - pyarrow | ||
| - pyarrow.fs | ||
| - pyarrow.s3fs |
Member
There was a problem hiding this comment.
Aside: we worried about the naming conflict with https://s3fs.readthedocs.io/en/latest/? Might be good to disambiguate
kszucs
added a commit
that referenced
this pull request
Oct 5, 2019
depends on #5423 Closes #5484 from kszucs/s3-conda and squashes the following commits: 7a3c67c <Krisztián Szűcs> test s3fs import ff6eb22 <Krisztián Szűcs> Include s3 support in the conda packages Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
depends on #5423