GitHub user peihe opened a pull request:

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

    [BEAM-59] Beam GcsFileSystem: implementation of match().

    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](https://www.apache.org/licenses/icla.txt).
    
    ---
    
    This PR is based on https://github.com/apache/beam/pull/2015


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

    $ git pull https://github.com/peihe/incubator-beam file-system-gs-match

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

    https://github.com/apache/beam/pull/2022.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 #2022
    
----
commit 1aca1a0539ae14d08ba98654ff3d30fa91e9f686
Author: Pei He <pe...@google.com>
Date:   2017-02-15T22:07:45Z

    [BEAM-59] Beam GcsFileSystem: port fileSizes() from GcsUtil for batch get 
StorageObjects.

commit c53f700a1de20283f5ba0846a69abbb541e8ef5a
Author: Pei He <pe...@google.com>
Date:   2017-02-16T00:53:46Z

    fixup! addressed comments.

commit 4c63f5fad41bee5c4db2001f5834a5cce7235d0d
Author: Pei He <pe...@google.com>
Date:   2017-02-16T01:29:51Z

    fixup! addressed findbugs.

commit 3b488c23517636ddfd6534f3f130053e22f5f6ea
Author: Pei He <pe...@google.com>
Date:   2017-02-16T02:35:06Z

    fixup! add tests.

commit 789be93b566f8355ce1a0059fe9f164fe204d06e
Author: Pei He <pe...@google.com>
Date:   2017-02-16T18:11:41Z

    fixup! addressed comments.

commit d88f8d6d6c7b2aaec5135842ac3d18d3aed28cb3
Author: Pei He <pe...@google.com>
Date:   2017-02-16T19:26:45Z

    [BEAM-59] Beam GcsFileSystem: implementation of match().

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to