Retry for writing of parquet files in tests
Abierto
feature
priority: undecided
tests
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## BackgroundT
To avoid occasional build failures because the target parquet file failed to delete it would be useful to retry the write attempt
## Feature
Make retriable on `IOException` writing _parquet_ files when using `overwrite` mode in tests.
Found occasions:
`za/co/absa/enceladus/conformance/interpreter/InterpreterSuite.scala` 2x
`za/co/absa/enceladus/conformance/interpreter/ChorusMockSuite.scala`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.