## Describe the bug While the `s3a://` and `s3n://` protocols are correctly recognized, they are replaced with hard-coded `s3://` ## To Reproduce See `FileSystemUtils` class ## Expected behavior Keep the protocol.
Describe the bug
While the
s3a://ands3n://protocols are correctly recognized, they are replaced with hard-codeds3://To Reproduce
See
FileSystemUtilsclassExpected behavior
Keep the protocol.