S3A and S3N path are not correctly handled
Open
bug
priority: high
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.