Skip to content

[BEAM-1988] Add join operation to the filesystem#2585

Closed
sb2nov wants to merge 1 commit intoapache:masterfrom
sb2nov:BEAM-1988-path-join-filesystem
Closed

[BEAM-1988] Add join operation to the filesystem#2585
sb2nov wants to merge 1 commit intoapache:masterfrom
sb2nov:BEAM-1988-path-join-filesystem

Conversation

@sb2nov
Copy link
Contributor

@sb2nov sb2nov commented Apr 18, 2017

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

R: @chamikaramj PTAL

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 70.248% when pulling 882ec31 on sb2nov:BEAM-1988-path-join-filesystem into ed52d32 on apache:master.

@sb2nov
Copy link
Contributor Author

sb2nov commented Apr 21, 2017

R: @chamikaramj should be ready for review

@chamikaramj
Copy link
Contributor

LGTM

@asfgit asfgit closed this in a2047ac Apr 21, 2017
@unittest.skipIf(gcsfilesystem is None, 'GCP dependencies are not installed')
class GCSFileSystemTest(unittest.TestCase):

def test_join(self):
Copy link
Member

Choose a reason for hiding this comment

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

Could you add a test where the first argument ends with /

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it, will do.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 70.04% when pulling 882ec31 on sb2nov:BEAM-1988-path-join-filesystem into ed52d32 on apache:master.

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