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

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

Etta Rapp created BEAM-10758:
--------------------------------

             Summary: 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


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)