Robert Bradshaw created BEAM-7560:
-------------------------------------
Summary: 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-python-files
Reporter: Robert Bradshaw
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
(v7.6.3#76005)