File path collision on case-insensitive filesystems
- Lenguaje dominante
- Python
- Estrellas
- 22.1k
- Forks
- 5.3k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
### Topic
File path collision on case-insensitive filesystems
### Relevant information
Not sure why there are three of this file with different cases in the extension. Causes issues during checkout on filesystems without case sensitive enabled.
- https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.ZIP
- https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.Zip
- https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.zip
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.