Retry for writing of parquet files in tests
Open
feature
priority: undecided
tests
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## 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`
Contributor guide
Assessment
This issue has not been assessed yet.