S3A and S3N path are not correctly handled
Abierto
bug
priority: high
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.