kennknowles opened a new issue, #18431:
URL: https://github.com/apache/beam/issues/18431
Currently glob patterns of the form {x,y,z} (where either one of these
values is valid) are not supported by GCSFileSystem. See
http://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob for the
definition of Java glob patterns.
We should also update documentation to clarify that support for
glob-patterns is file-system dependent.
Also applies to Python SDK.
Imported from Jira
[BEAM-2683](https://issues.apache.org/jira/browse/BEAM-2683). Original Jira may
contain additional context.
Reported by: chamikara.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]