You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/08/19 03:52:00 UTC

[jira] [Updated] (BEAM-10758) Remove duplicate wildcardToRegexp code

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

Kenneth Knowles updated BEAM-10758:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Remove duplicate wildcardToRegexp code
> --------------------------------------
>
>                 Key: BEAM-10758
>                 URL: https://issues.apache.org/jira/browse/BEAM-10758
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-utilities
>            Reporter: Etta Rapp
>            Assignee: Etta Rapp
>            Priority: P3
>              Labels: easyfix
>
> Several filesystems in io-java, for example s3, gcs, and azure, have the same code to convert wildcards to regular expressions in the wildcardToRegexp and doubleSlashes methods.  These duplicated methods can be moved to FileSystemUtils.java to avoid the repetition.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)