Chamikara Jayalath created BEAM-2683:
----------------------------------------
Summary: Update GCSFileSystem to support glob patterns of the form
{x,y,z}
Key: BEAM-2683
URL: https://issues.apache.org/jira/browse/BEAM-2683
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Chamikara Jayalath
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)