AbsaOSS / AbsaOSS/spark-data-standardization
Incorporate `ErrorHandler` from Spark-commons.
未關閉
- 主要語言
- Scala
- 星號
- 7
- 分支
- 2
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 4
描述
## Background
[Spark-commons library](https://github.com/AbsaOSS/spark-commons) offer the interface to allow custom error handling, defined by the application, not hard-coded in the library. That allows more flexibility.
## Feature
Replace the current usage of [`ErrorMessage`](https://github.com/AbsaOSS/spark-data-standardization/blob/master/src/main/scala/za/co/absa/standardization/ErrorMessage.scala) with [Error Handler](https://github.com/AbsaOSS/spark-commons/blob/master/README.md#error-handler) from _Spark-commons library_.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。