AbsaOSS/enceladus

Use `ErrorMessage` type from spark-commons

Open

#2,170 opened on Feb 1, 2023

 (0 comments) (0 reactions) (1 assignee)Scala (16 forks)auto 404
ConformanceStandardizationfeaturegood first issuepriority: mediumrefactoring

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

Background

Let's unify the ErrorMessage type across our products and repos.

Feature

After SparkCommons:#78 have been finished and released remove the ErrorMessage definition and all common things from Enceladus and use the spark-commons one.

Contributor guide