You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2017/07/26 05:57:00 UTC

[jira] [Updated] (BEAM-2683) Update GCSFileSystem to support glob patterns of the form {x,y,z}

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

Chamikara Jayalath updated BEAM-2683:
-------------------------------------
    Component/s:     (was: sdk-java-core)
                 sdk-java-extensions

> 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-extensions
>            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)