You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pablo Estrada (Jira)" <ji...@apache.org> on 2019/09/04 19:58:00 UTC

[jira] [Updated] (BEAM-7560) Python local filesystem match does not work without directory separator.

     [ https://issues.apache.org/jira/browse/BEAM-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pablo Estrada updated BEAM-7560:
--------------------------------
    Labels: ccoss2019 starter  (was: starter)

> Python local filesystem match does not work without directory separator.
> ------------------------------------------------------------------------
>
>                 Key: BEAM-7560
>                 URL: https://issues.apache.org/jira/browse/BEAM-7560
>             Project: Beam
>          Issue Type: Test
>          Components: io-py-files
>            Reporter: Robert Bradshaw
>            Priority: Major
>              Labels: ccoss2019, starter
>
> E.g. {{beam.io.ReadFromText('./*.txt')}} works but {{beam.io.ReadFromText('*.txt')}} throws a "No files found based on the filepattern..." error.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)