You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2017/04/26 04:50:44 UTC

[GitHub] beam pull request #2697: [BEAM-59] Some low hanging fruit in FileSystems/Loc...

GitHub user dhalperi opened a pull request:

    https://github.com/apache/beam/pull/2697

    [BEAM-59] Some low hanging fruit in FileSystems/LocalFileSystem/LocalResource

    Pulling out from ongoing work to convert `FileBasedSink`.
    
    R: @ssisk or @peihe or @reuvenlax as available

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhalperi/beam low-hanging-fruit

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2697
    
----
commit b7b38379f34b50496d962b8ef6badb4181073a53
Author: Dan Halperin <dh...@google.com>
Date:   2017-04-26T03:48:52Z

    LocalResourceId: make toString end in '/' for directories

commit aea01295a5b71b159870126c17d0a8878d8d16bc
Author: Dan Halperin <dh...@google.com>
Date:   2017-04-26T03:48:23Z

    FileSystems: make tolerant of and more efficient for empty lists

commit 4e6c31d99ba87682431e6ab658aae8a85e968877
Author: Dan Halperin <dh...@google.com>
Date:   2017-04-26T03:48:02Z

    LocalFileSystem: create parent directories if needed
    
    And improve testing to confirm.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #2697: [BEAM-59] Some low hanging fruit in FileSystems/Loc...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2697


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---