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)