[
https://issues.apache.org/jira/browse/BEAM-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546584#comment-17546584
]
Kenneth Knowles commented on BEAM-2683:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18431
> 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: io-java-gcp
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P3
>
> 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
(v8.20.7#820007)