[ 
https://issues.apache.org/jira/browse/BEAM-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004632#comment-16004632
 ] 

Devon Meunier commented on BEAM-2150:
-------------------------------------

Ready for another look. I took the lead from this:

https://github.com/GoogleCloudPlatform/gsutil/blob/b9774c36d9bd65a5d9350ff87eaeec2760deaa93/gslib/wildcard_iterator.py#L570

which says ** and **/* are equivalent, and added a more explicit test for that 
case.

I also chose to go from glob to wildcard just to make it a little easier on 
anyone reading both codebases.

> Support for recursive wildcards in GcsPath
> ------------------------------------------
>
>                 Key: BEAM-2150
>                 URL: https://issues.apache.org/jira/browse/BEAM-2150
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core, sdk-java-gcp
>            Reporter: Devon Meunier
>            Assignee: Devon Meunier
>            Priority: Minor
>
> When working with heavily nested folder structures in Google Cloud Storage, 
> it's great to make use of recursive wildcards, which the current API 
> explicitly does not support.
> This code hasn't been touched in 2 years so it's likely that simply no one's 
> gotten around to it yet.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to