You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/11/26 09:36:01 UTC

[beam] 01/01: Merge pull request #10028: [BEAM-8568] Fix wildcard support in LocalFileSystem

This is an automated email from the ASF dual-hosted git repository.

mxm pushed a commit to branch release-2.17.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit a29ba1c04d62616ba871408fac8ec9d3e6dc060d
Merge: 1472eb3 444beaa
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Tue Nov 26 10:35:44 2019 +0100

    Merge pull request #10028: [BEAM-8568] Fix wildcard support in LocalFileSystem
    
    Backport of #10024

 .../java/org/apache/beam/sdk/io/LocalFileSystem.java     |  2 +-
 .../java/org/apache/beam/sdk/io/LocalFileSystemTest.java | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)