Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to