AbsaOSS / AbsaOSS/spark-data-standardization

Incorporate `ErrorHandler` from Spark-commons.

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
7
Forks
2
Avg merge
1d 18h
Merged PRs (30d)
4

Description

## 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_.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.