AbsaOSS / AbsaOSS/spark-data-standardization

Incorporate `ErrorHandler` from Spark-commons.

未关闭
#60 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。